You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
Here are some notes on running CGILS cases (currently only on 'cgils' branch and the implementation is not yet tested against the IC [Blossey et al, 2013]):
There are optional arguments that allow all namelists (nml) for all the variants of the CGILS cases to be generated.
--->To generate CGILS_S6_CTL nml: python generate_namelist.py CGILS_S6
---> To generate CGILS_S6_P2S nml: python generate_namelist.py CGILS_S6 --perturbed_temperature True
---> To generate CGILS_S6_P2 nml: python generate_namelist.py CGILS_S6 --perturbed_temperature True --control_subsidence True