Skip to content

Holds scripts that adapt the fv3lam regional workflow to slurm batch systems without rocoto

Notifications You must be signed in to change notification settings

dtcenter/fv3lam-slurm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run FV3LAM forecast on Odin, Stampede or macOS that has no Rocoto.

Step 0: Edit file config.sh following instructions on SRW Application Getting Started and/or Getting Started on Stampede.

Step 1: run generate_FV3SAR_wflow.sh, change to ${EXPTDIR} and clone this repository into ${EXPTDIR}

Step 2: Stage exernal model files $> get_files.sh var_defns.sh

Step 3: run run_fv3lam.sh following the following steps one by one

3.1: run_fv3lam.sh var_defns.sh grid
3.2: run_fv3lam.sh var_defns.sh orog
3.3: run_fv3lam.sh var_defns.sh sfc
3.4: run_fv3lam.sh var_defns.sh ics
3.5: run_fv3lam.sh var_defns.sh lbcs
3.6: run_fv3lam.sh var_defns.sh fcst
3.7: run_fv3lam.sh var_defns.sh post

Note:
- Step 3.1 - 3.7 will generate job script (SLURM) and then submit the job (run the job script directly on macOS).
- Step 0, 1 and 2 will run the scripts on the front node.
- Using these scripts on macOS is not recommended to users of the UFS Short Range Weather public release v1.0.0. Instead, follow the instructions in the user's guide

About

Holds scripts that adapt the fv3lam regional workflow to slurm batch systems without rocoto

Resources

Stars

Watchers

Forks

Packages

No packages published