-
Notifications
You must be signed in to change notification settings - Fork 254
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
) This reverts commit ad4d76e.
- Loading branch information
1 parent
ad4d76e
commit cc62987
Showing
23 changed files
with
200 additions
and
6 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
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,13 @@ | ||
#%Module##################################################### | ||
## Module file for regional_grid | ||
############################################################# | ||
module load PrgEnv-intel | ||
module swap intel/19.0.5.281 | ||
module load cray-mpich/7.7.10 | ||
module load cray-libsci | ||
module load cray-netcdf-hdf5parallel | ||
module load cray-parallel-netcdf | ||
module load cray-hdf5-parallel | ||
|
||
export NETCDF=/opt/cray/pe/netcdf-hdf5parallel/4.6.3.2/INTEL/19.0 | ||
export HDF5=/opt/cray/pe/hdf5-parallel/1.10.5.2/INTEL/19.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,13 @@ | ||
#%Module##################################################### | ||
## Module file for regional_grid | ||
############################################################# | ||
module load PrgEnv-intel | ||
module swap intel/19.0.5.281 | ||
module load cray-mpich/7.7.10 | ||
module load cray-libsci | ||
module load cray-netcdf-hdf5parallel | ||
module load cray-parallel-netcdf | ||
module load cray-hdf5-parallel | ||
|
||
export NETCDF=/opt/cray/pe/netcdf-hdf5parallel/4.6.3.2/INTEL/19.0 | ||
export HDF5=/opt/cray/pe/hdf5-parallel/1.10.5.2/INTEL/19.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,11 @@ | ||
#%Module##################################################### | ||
## Module file for regional_grid | ||
############################################################# | ||
module load PrgEnv-intel | ||
module swap intel/19.0.5.281 | ||
module load cray-mpich/7.7.10 | ||
module load cray-libsci | ||
module load cray-netcdf-hdf5parallel | ||
module load cray-parallel-netcdf | ||
module load cray-hdf5-parallel | ||
|
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 regional_grid | ||
############################################################# | ||
module load intel/18.0.2 | ||
module load impi/18.0.2 | ||
module load hdf5/1.10.4 | ||
module load netcdf/4.6.2 | ||
|
||
setenv NETCDF /opt/apps/intel18/netcdf/4.6.2/x86_64 | ||
setenv HDF5 /opt/apps/intel18/hdf5/1.10.4/x86_64 |
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 regional_grid | ||
############################################################# | ||
|
||
|
||
module load intel/18.0.2 | ||
module load impi/18.0.2 | ||
module load hdf5/1.10.4 | ||
module load netcdf/4.6.2 | ||
|
||
setenv NETCDF /opt/apps/intel18/netcdf/4.6.2/x86_64 | ||
setenv HDF5 /opt/apps/intel18/hdf5/1.10.4/x86_64 |
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 regional_grid | ||
############################################################# | ||
module load intel/18.0.2 | ||
module load impi/18.0.2 | ||
module load hdf5/1.10.4 | ||
module load netcdf/4.6.2 | ||
|
||
setenv NETCDF /opt/apps/intel18/netcdf/4.6.2/x86_64 | ||
setenv HDF5 /opt/apps/intel18/hdf5/1.10.4/x86_64 |
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,8 @@ | ||
#%Module##################################################### | ||
## Module file for get_extrn_ics task. | ||
############################################################# | ||
|
||
#module purge | ||
|
||
#module load hpss | ||
|
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,8 @@ | ||
#%Module##################################################### | ||
## Module file for get_extrn_lbcs task. | ||
############################################################# | ||
|
||
#module purge | ||
|
||
#module load hpss | ||
|
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##################################################### | ||
## Module file for make_grid task. | ||
############################################################# | ||
|
||
#module purge | ||
|
||
module load PrgEnv-intel | ||
module swap intel/19.0.5.281 | ||
module load cray-libsci | ||
module load cray-netcdf-hdf5parallel | ||
module load cray-parallel-netcdf | ||
module load cray-hdf5-parallel | ||
module load gcc/6.1.0 | ||
module load slurm |
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,8 @@ | ||
#%Module##################################################### | ||
## Module file for get_extrn_ics task. | ||
############################################################# | ||
|
||
#module purge | ||
|
||
#module load hpss | ||
|
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,8 @@ | ||
#%Module##################################################### | ||
## Module file for get_extrn_lbcs task. | ||
############################################################# | ||
|
||
#module purge | ||
|
||
#module load hpss | ||
|
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,11 @@ | ||
#%Module##################################################### | ||
## Module file for make_grid task. | ||
############################################################# | ||
|
||
module purge | ||
|
||
module load intel/18.0.2 | ||
module load impi/18.0.2 | ||
module load hdf5/1.10.4 | ||
module load netcdf/4.6.2 | ||
module load python3/3.7.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
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