Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

(with thanks to Michail Diamantakis)

For global mass conservation of air the following settings should be added in namelists:

Code Block
&NAMDYN
LMASCOR=true,
LMASDRY=true,

(the above fixes the dry air mass only and leaves the fluctuation in the total mass due to moist parametrizations - this preserves the annual water cycle signal which would otherwise be removed by fixing the total mass. ERA-Interim also use these settings.)
The above turn on the spectral mass fixer.

Code Block
&NAMCT0
NFRMASSCON=1,


 the above specifies that the mass fixer will be applied every step. if this is not done, the default is every 32,000 steps!

 

A further global mass fixer can also be applied to correct the moisture variables and any tracers (if used). Note that this fixer can be used together with the spectral mass fixer above or independently.

Code Block
&NAMGFL
YS_NL%LMASSFIX=true,
YR_NL%LMASSFIX=true,
YI_NL%LMASSFIX=true,
YL_NL%LMASSFIX=true,
YQ_NL%LMASSFIX=true,
LTRCMFIX=true,

the above activates and controls the tracer mass fixer. It applies it on spec humidity, cloud water, cloud ice, cloud rain, cloud snow: YQ_NL, YL_NL, YI_NL, YR_NL, YS_NL IFS variables respectively.

Code Block
112		!LTRCMFP=.TRUE.  ! proportional 
113		!LTRCMFA_LAP=.FALSE.  ! additive based on hor. Laplace
114		!LTRCMFA_VER=.FALSE.  ! additive based on vert. Lapace
115		!LTRCMFA_DIF=.FALSE.   ! additiva based on abs gradient

 

HTML
<script type="text/javascript" src="https://software.ecmwf.int/issues/s/en_UKet2vtj/787/12/1.2.5/_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?collectorId=5fd84ec6"></script>

Excerpt Include
Credits
Credits
nopaneltrue