Skip to content

Commit

Permalink
Update docs/source/noaa_csp.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Gillian Petro <[email protected]>
  • Loading branch information
weihuang-jedi and gspetro-NOAA authored Nov 4, 2024
1 parent d894bc6 commit a2bcdaf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/source/noaa_csp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -288,13 +288,13 @@ As users may define a very small cluster as controoler, one may use a script sim

Save the above lines in a file, say, com.slurm, and submit this job with command "sbatch com.slurm"

3. run global-workflow C48 ATM test case (assume user has /lustre filesystem attached)::
3. Run the global-workflow C48 ATM test case (assuming user has the `/lustre` filesystem attached)::

cd /contrib/$USER/global-workflow
.. code-block:: console
HPC_ACCOUNT=${USER} pslot=c48atm RUNTESTS=/lustre/$USER/run \
./workflow/create_experiment.py \
--yaml ci/cases/pr/C48_ATM.yaml
cd /contrib/$USER/global-workflow
HPC_ACCOUNT=${USER} pslot=c48atm RUNTESTS=/lustre/$USER/run \
./workflow/create_experiment.py --yaml ci/cases/pr/C48_ATM.yaml

cd /lustre/$USER/run/EXPDIR/c48atm
crontab c48atm
Expand Down

0 comments on commit a2bcdaf

Please sign in to comment.