WhatIs: The ok strato parameter : Différence entre versions

De LMDZPedia
Aller à : navigation, rechercher
(Page créée avec « The '''ok_strato''' parameter is a logical flag, i.e. to be set to "y" (or equivalently ".true.") or "n" (or equivalently ".false.") in the run.def file, in practice most... »)
 
 
(Une révision intermédiaire par le même utilisateur non affichée)
Ligne 5 : Ligne 5 :
 
* Some switches on physical parametrizations related to the impact of gravity waves (orographic and non-orographic)
 
* Some switches on physical parametrizations related to the impact of gravity waves (orographic and non-orographic)
  
03/12/2021
+
Running with '''ok_strato=n''' would only be useful and advised if running with simple setups such as with 19 vertical layers (with old ~CMIP3-like physics packages) or for aquaplanets or without physics (in Held&Suarez configuration).
 +
 
 +
Note also that if '''ok_strato=n''' then the sponge layer is not used either (see the leapfrog routine).
 +
 
 +
09/05/2022
  
 
[[Category:WhatIs]]
 
[[Category:WhatIs]]
 
[[Category:Inputs]]
 
[[Category:Inputs]]

Version actuelle en date du 9 mai 2022 à 12:02

The ok_strato parameter is a logical flag, i.e. to be set to "y" (or equivalently ".true.") or "n" (or equivalently ".false.") in the run.def file, in practice most often in the "vert.def" (or sometimes "gcm.def") file, as it is strongly linked to the model vertical resolution

Setting ok_strato=y is recommended in most cases as it implies:

  • Some impact on the vertical discretization (i.e. where the model levels are placed)
  • Some switches on physical parametrizations related to the impact of gravity waves (orographic and non-orographic)

Running with ok_strato=n would only be useful and advised if running with simple setups such as with 19 vertical layers (with old ~CMIP3-like physics packages) or for aquaplanets or without physics (in Held&Suarez configuration).

Note also that if ok_strato=n then the sponge layer is not used either (see the leapfrog routine).

09/05/2022