Skip to content

Instantly share code, notes, and snippets.

@bishtgautam
Created February 23, 2017 19:19
Show Gist options
  • Save bishtgautam/595c18df52083031a91fd0c9268bde65 to your computer and use it in GitHub Desktop.
Save bishtgautam/595c18df52083031a91fd0c9268bde65 to your computer and use it in GitHub Desktop.
```
Update the support for ORNL cades cluster
The change has been tested with Single point ALM run for UQ.
[BFB]
A single-site case can be tested via:
cd ACME/components/clm/tools/clm4_5/pointclm
python site_fullrun.py --caseidprefix EX1_orcondo --site US-UMB --nyears_ad_spinup 200 --nyears_final_spinup 200 --tstep 1 --cpl_bypass --ccsm_input /lustre/or-hydra/cades-ccsi/proj-shared/project_acme/ACME_inputdata --mach cades --compiler gnu --mpilib openmpi --cn_only
```
```
Update the support for ORNL cades cluster
The change has been tested with Single point ALM run for UQ.
A single-site case can be tested via:
cd ACME/components/clm/tools/clm4_5/pointclm
python site_fullrun.py --caseidprefix EX1_orcondo --site US-UMB --nyears_ad_spinup 200
--nyears_final_spinup 200 --tstep 1 --cpl_bypass --ccsm_input /lustre/or-hydra/cades-ccsi/proj-shared/project_acme/ACME_inputdata
--mach cades --compiler gnu --mpilib openmpi --cn_only
[BFB]
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment