Skip to content

Commit

Permalink
Set Psyclone to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonWNCAS committed May 10, 2021
1 parent 69c189f commit 267ee2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lfric_env.def
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ NETCDF_FORTRAN=4.4.2
NETCDF_CXX=4.2
YAXT=0.9.0
PFUNIT=3.2.9
PSYCLONE=1.9.0

#fcm
cd $BASE_DIR
Expand Down Expand Up @@ -190,7 +191,7 @@ rm -fr $BUILD_DIR
python3 -m pip install --no-cache-dir --upgrade pip
python3 -m pip install --upgrade setuptools
python3 -m pip install Jinja2
python3 -m pip install PSyclone
python3 -m pip install PSyclone==$PSYCLONE
ln -s /usr/bin/python3 $INSTALL_DIR/bin/python


Expand Down

0 comments on commit 267ee2a

Please sign in to comment.