Tiedke and iflag cldcon : Différence entre versions
De LMDZPedia
(Page créée avec « With Tiedke's convection scheme, iflag_cldcon=-2 gives a better representaion of low clouds radiative effect over the tropical oceans than iflag_cldcon=-1. ») |
|||
Ligne 1 : | Ligne 1 : | ||
+ | The Tiedke convection scheme (ref?) has been superseded by more advanced schemes (the "new physics"). It is however still possible to run LMDZ with it. | ||
+ | To run with Tiedke's convection scheme, one must set (in physiq.def) | ||
+ | <pre> | ||
+ | iflag_con=2 | ||
+ | </pre> | ||
− | + | In addition one must then specify a value of -2 or -1 to companion flag ''iflag_cldcon'' (also in physiq.def): | |
+ | <pre> | ||
+ | iflag_cldcon=-2 | ||
+ | </pre> | ||
+ | ''iflag_cldcon=-2'' gives a better representation of low clouds radiative effect over the tropical oceans than ''iflag_cldcon=-1''. | ||
+ | |||
+ | 14/12/2021 | ||
+ | |||
+ | [[Category:Inputs]] |
Version actuelle en date du 14 décembre 2021 à 11:15
The Tiedke convection scheme (ref?) has been superseded by more advanced schemes (the "new physics"). It is however still possible to run LMDZ with it.
To run with Tiedke's convection scheme, one must set (in physiq.def)
iflag_con=2
In addition one must then specify a value of -2 or -1 to companion flag iflag_cldcon (also in physiq.def):
iflag_cldcon=-2
iflag_cldcon=-2 gives a better representation of low clouds radiative effect over the tropical oceans than iflag_cldcon=-1.
14/12/2021