forked from NOAA-EMC/global-workflow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
VLab Issue #67188 - updates for building codes that live within globa…
…l-workflow
- Loading branch information
1 parent
cf9ace2
commit bf28204
Showing
32 changed files
with
654 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
#%Module##################################################### | ||
## enkf_chgres_recenter component - hera | ||
############################################################# | ||
|
||
export NCEPLIBS=/scratch1/NCEPDEV/global/gwv/l819/lib | ||
module use -a $NCEPLIBS/modulefiles | ||
|
||
module load nemsio-intel-sandybridge/2.2.3 | ||
module load bacio-intel-sandybridge/2.0.2 | ||
module load w3nco-intel-sandybridge/2.0.6 | ||
module load ip-intel-sandybridge/3.0.0 | ||
module load sp-intel-sandybridge/2.0.2 | ||
|
||
export FC=ifort |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
#%Module##################################################### | ||
## gaussian_sfcanl build module for Hera | ||
############################################################# | ||
|
||
export NCEPLIBS=/scratch1/NCEPDEV/global/gwv/l819/lib | ||
module use -a $NCEPLIBS/modulefiles | ||
|
||
module load w3nco-intel-sandybridge/2.0.6 | ||
module load bacio-intel-sandybridge/2.0.2 | ||
module load nemsio-intel-sandybridge/2.2.3 | ||
module load sp-intel-sandybridge/2.0.2 | ||
module load netcdf/4.4.4.1 | ||
module load hdf5/1.18 | ||
export NETCDF_INCLUDE="-I${NETCDF}/include" | ||
export NETCDF_LDFLAGS_F="-L${NETCDF}/lib -lnetcdf -lnetcdff -lnetcdf -L${HDF5}/lib -lhdf5 -lhdf5_hl -lhdf5 -lz" | ||
|
||
#export FCOMP=$FCOMP |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
#%Module################################################ | ||
# Module file for gdas_gridbull - Hera | ||
######################################################## | ||
|
||
export NCEPLIBS=/scratch1/NCEPDEV/global/gwv/l819/lib | ||
module use -a $NCEPLIBS/modulefiles | ||
|
||
module load bacio-intel-sandybridge/2.0.2 | ||
module load w3nco-intel-sandybridge/2.0.6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
#%Module################################################ | ||
# Module file for gdas_navybull - Hera | ||
######################################################## | ||
|
||
export NCEPLIBS=/scratch1/NCEPDEV/global/gwv/l819/lib | ||
module use -a $NCEPLIBS/modulefiles | ||
|
||
module load w3emc-intel-sandybridge/2.3.0 | ||
module load w3nco-intel-sandybridge/2.0.6 | ||
module load bufr-intel-sandybridge/11.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
#%Module################################################ | ||
# Module file for gdas_trpsfcmv - Hera | ||
######################################################## | ||
|
||
export NCEPLIBS=/scratch1/NCEPDEV/global/gwv/l819/lib | ||
module use -a $NCEPLIBS/modulefiles | ||
|
||
module load bufr-intel-sandybridge/11.1.0 | ||
module load ip-intel-sandybridge/3.0.0 | ||
module load sp-intel-sandybridge/2.0.2 | ||
module load w3nco-intel-sandybridge/2.0.6 | ||
module load bacio-intel-sandybridge/2.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
#%Module##################################################### | ||
## bufrsnd | ||
############################################################# | ||
|
||
export NCEPLIBS=/scratch1/NCEPDEV/global/gwv/l819/lib | ||
module use -a $NCEPLIBS/modulefiles | ||
|
||
module load sigio-intel-sandybridge/2.0.1 | ||
module load bacio-intel-sandybridge/2.0.1 | ||
module load w3emc-intel-sandybridge/2.2.0 | ||
module load w3nco-intel-sandybridge/2.0.6 | ||
module load bufr-intel-sandybridge/11.1.0 | ||
module load nemsio-intel-sandybridge/2.2.3 | ||
|
||
export myFC=$FCOMP | ||
export myFCFLAGS="-O3 -convert big_endian -traceback -g -fp-model source -qopenmp" | ||
export myCPP=/lib/cpp | ||
export myCPPFLAGS="-P" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
#%Module##################################################### | ||
## Module file for fbwndgfs | ||
############################################################# | ||
|
||
export NCEPLIBS=/scratch1/NCEPDEV/global/gwv/l819/lib | ||
module use -a $NCEPLIBS/modulefiles | ||
|
||
module load bacio-intel-sandybridge/2.0.1 | ||
module load w3emc-intel-sandybridge/2.2.0 | ||
module load w3nco-intel-sandybridge/2.0.6 | ||
module load ip-intel-sandybridge/3.0.0 | ||
module load sp-intel-sandybridge/2.0.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
#%Module##################################################### | ||
## Module file for overpdtg2 | ||
############################################################# | ||
|
||
export NCEPLIBS=/scratch1/NCEPDEV/global/gwv/l819/lib | ||
module use -a $NCEPLIBS/modulefiles | ||
|
||
module load bacio-intel-sandybridge/2.0.1 | ||
module load w3nco-intel-sandybridge/2.0.6 | ||
module load g2-intel-sandybridge/2.5.0 | ||
module load jasper-intel-sandybridge/1.900.1 | ||
module load zlib-intel-sandybridge/1.2.6 | ||
module load png-intel-sandybridge/1.2.44 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
#%Module##################################################### | ||
## Module file for wintemv | ||
############################################################# | ||
|
||
export NCEPLIBS=/scratch1/NCEPDEV/global/gwv/l819/lib | ||
module use -a $NCEPLIBS/modulefiles | ||
|
||
module load bacio-intel-sandybridge/2.0.1 | ||
module load w3emc-intel-sandybridge/2.2.0 | ||
module load w3nco-intel-sandybridge/2.0.6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
#%Module##################################################### | ||
## Module file for nemsutil | ||
############################################################# | ||
|
||
export NCEPLIBS=/scratch1/NCEPDEV/global/gwv/l819/lib | ||
module use -a $NCEPLIBS/modulefiles | ||
|
||
module load w3nco-intel-sandybridge/2.0.6 | ||
module load bacio-intel-sandybridge/2.0.1 | ||
module load nemsio-intel-sandybridge/2.2.3 | ||
|
||
export FCMP=ifort |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
#%Module##################################################### | ||
## Module file for fv3nc2nemsio | ||
############################################################# | ||
|
||
export NCEPLIBS=/scratch1/NCEPDEV/global/gwv/l819/lib | ||
module use -a $NCEPLIBS/modulefiles | ||
|
||
module load netcdf/4.4.4.1 | ||
module load hdf5/1.18 | ||
module load bacio-intel-sandybridge/2.0.2 | ||
module load nemsio-intel-sandybridge/2.2.3 | ||
module load w3nco-intel-sandybridge/2.0.6 | ||
|
||
export FCMP="ifort" | ||
export FFLAGS="-g -O2 -traceback" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
#%Module##################################################### | ||
## Module file for regrid_nemsio | ||
############################################################# | ||
|
||
export NCEPLIBS=/scratch1/NCEPDEV/global/gwv/l819/lib | ||
module use -a $NCEPLIBS/modulefiles | ||
|
||
module load netcdf/4.4.4.1 | ||
module load hdf5/1.18 | ||
module load bacio-intel-sandybridge/2.0.2 | ||
module load nemsio-intel-sandybridge/2.2.3 | ||
module load w3nco-intel-sandybridge/2.0.6 | ||
module load sp-intel-sandybridge/2.0.2 | ||
|
||
export FCMP="$FCOMP" | ||
export NETCDF_LDFLAGS_F="-L${NETCDF}/lib -lnetcdf -lnetcdff -lnetcdf -L${HDF5}/lib -lhdf5 -lhdf5_hl -lhdf5 -lz" | ||
export NETCDF_LDFLAGS="-L${NETCDF}/lib -lnetcdf -lnetcdff -lnetcdf -L${HDF5}/lib -lhdf5 -lhdf5_hl -lhdf5 -lz" | ||
export NETCDF_INCLUDE=-I$NETCDF/include | ||
#export FCMP="mpif90 -f90=ifort" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
#%Module##################################################### | ||
## Module file for storm_reloc_v6.0.0 - Hera | ||
############################################################# | ||
|
||
export NCEPLIBS=/scratch1/NCEPDEV/global/gwv/l819/lib | ||
module use -a $NCEPLIBS/modulefiles | ||
|
||
module load w3emc-intel-sandybridge/2.3.0 | ||
module load w3nco-intel-sandybridge/2.0.6 | ||
module load bacio-intel-sandybridge/2.0.2 | ||
module load sp-intel-sandybridge/2.0.2 | ||
module load nemsio-intel-sandybridge/2.2.3 | ||
module load nemsiogfs-intel/2.0.1 | ||
module load sigio-intel-sandybridge/2.0.1 | ||
|
||
module load jasper-intel-sandybridge/1.900.1 | ||
module load png-intel-sandybridge/1.2.44 | ||
module load zlib-intel-sandybridge/1.2.7 | ||
module load g2-intel-sandybridge/3.1.0 | ||
|
||
set FC mpiifort |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.