Skip to content

Commit

Permalink
release/ops-gefsv12.0.1 This commit references #62.
Browse files Browse the repository at this point in the history
Point to esmf v8 on Cray, not a beta snapshot.
  • Loading branch information
GeorgeGayno-NOAA committed Jul 20, 2020
1 parent 657702a commit ab7fa53
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions modulefiles/chgres_cube.wcoss_cray
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ module rm intel
module load intel/16.3.210
module load cray-mpich/7.2.0
module load craype-haswell
module load cray-netcdf
module load cray-netcdf/4.3.3.1
module load cray-hdf5/1.8.14
module load w3nco-intel/2.0.6
module load nemsio-intel/2.2.3
module load bacio-intel/2.0.2
Expand All @@ -16,7 +17,8 @@ module load sigio-intel/2.1.0
module load sfcio-intel/1.0.0

module use /gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles
module load esmf/8.0.0bs21
module load esmf/8.0.0
module load gcc/4.9.2

export FCOMP=ftn
export FFLAGS="-O3 -fp-model precise -g -r8 -i4 -qopenmp -convert big_endian -assume byterecl"
Expand Down

0 comments on commit ab7fa53

Please sign in to comment.