Run CESM (v1.2.1) on SNOW cluster (Feb, 2022)
Log in to the SNOW cluster
Setup environment variables
Edit the .bashrc
file in the home directory.
- Set CESM root path - export the CESM(v1.2.1) built by Brian Rose.
- Set NetCDF library and linker flags
Run CESM
- Create Case (set case name, resolution, component sets)
- Modify
env_run.xml
if needed. For example, modify the run time to 3 years and do not archive the data output.
- Build (on a compute node)
Slurm