Skip to content

Commit

Permalink
Port program enkf_chgres_recenter_nc to acorn
Browse files Browse the repository at this point in the history
 On branch feature/gefs_v12_github_port2acorn
 Changes to be committed:
	new file:   modulefiles/fv3gfs/enkf_chgres_recenter_nc.acorn

Refs: NOAA-EMC#345
  • Loading branch information
XianwuXue-NOAA committed Jun 25, 2021
1 parent 28959d2 commit 6455a1b
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions modulefiles/fv3gfs/enkf_chgres_recenter_nc.acorn
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
#%Module#####################################################
## enkf_chgres_recenter component - wcoss2/acorn
#############################################################

module load intel/19.1.3.304 PrgEnv-intel

module load intel/19.1.3.304/cray-mpich/8.1.2

module load bacio/2.4.1
module load w3nco/2.4.1
module load ip/3.3.3
module load sp/2.3.3
module load cmake/3.18.4

module load hdf5-parallel/1.10.6
module load netcdf-hdf5parallel/4.7.4

module load curl/7.72.0

export FC=ftn

0 comments on commit 6455a1b

Please sign in to comment.