Skip to content

Commit

Permalink
Merge branch 'dmricciuto/clm/pointclm_new' into next (PR #252)
Browse files Browse the repository at this point in the history
* dmricciuto/clm/pointclm_new:
  CLM single point simulation capability
  • Loading branch information
daliwang committed Jun 26, 2015
2 parents e1b27f1 + 0d2c90d commit 0b13af3
Show file tree
Hide file tree
Showing 5 changed files with 2,098 additions and 0 deletions.
10 changes: 10 additions & 0 deletions scripts/acme/pointclm/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Testing for OIC phase 2
# This will run 10 years of accelerated decomposition spinup (cold start) at the UMBS flux site
# The case directory will be generated in ACME/scripts

On Mira:
python pointCLM.py --site US-UMB --ad_spinup --nyears_ad_spinup 10 --compset I1850CLM45CN --ccsm_input /projects/ccsm/inputdata --mach mira --compiler ibm --mpilib ibm

On OIC:
First, source /home/zdr/.bashrc_ptclm
python pointCLM.py --site US-UMB --ad_spinup --nyears_ad_spinup 10 --compset I1850CLM45CN --ccsm_input /home/zdr/models/ccsm_inputdata/ --mach oic2
Loading

0 comments on commit 0b13af3

Please sign in to comment.