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 has been 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
And similarly for CGILS_S11 and CGILS_S12 cases.
The text was updated successfully, but these errors were encountered:
yairchn
pushed a commit
to yairchn/pycles
that referenced
this issue
Apr 19, 2022
27: Change default Tmin in the Clasius-Clayperon lookup table r=szy21 a=szy21
This prevents saturation adjustment from breaking when constructing reference profiles for a deep domain.
Co-authored-by: Zhaoyi Shen <pkuszy@gmail.com>
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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]):
--->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
And similarly for CGILS_S11 and CGILS_S12 cases.
The text was updated successfully, but these errors were encountered: