Skip to content

Commit

Permalink
run link_dirtree after manager external and fix account
Browse files Browse the repository at this point in the history
  • Loading branch information
Anne Fouilloux committed May 2, 2019
1 parent f2e8f5a commit 1ddf29d
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion run.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,22 @@ LOAD externals of CTSM (FATES and so on; only necessary first time), in folder ~

navigate to ~/ctsm/cime/scripts/


Inputdata
----------

(only first time or whenever it disappears in your workdir i.e. 45 days)

::

cd ~/ctsm/cime/scripts
./link_dirtree $CESM_DATA /work/users/$USER/inputdata



::

./create_newcase --case ~/cases/I2000Clm50BgcCruGs --compset I2000Clm50BgcCruGs --res f19_g17 --machine abel --run-unsupported --project geofag
./create_newcase --case ~/cases/I2000Clm50BgcCruGs --compset I2000Clm50BgcCruGs --res f19_g17 --machine abel --run-unsupported --project $CESM_ACCOUNT


navigate to ~/cases/I2000Clm50BgcCruGs
Expand Down

0 comments on commit 1ddf29d

Please sign in to comment.