source: LMDZ6/branches/Optimisation_LMDZ/DefLists/var_def_lmdz.xml @ 3768

Last change on this file since 3768 was 3768, checked in by adurocher, 4 years ago

Offload post-processing to XIOS

use expressions in .xml files to offload computations previously done in phys_output_write to XIOS

File size: 421 bytes
Line 
1<variable_definition>
2  <variable_group id="phy_constants" >
3    <variable id="pdtphys" type="double">0</variable>
4    <variable id="RG" type="double">0</variable>
5    <variable id="dobson_u" type="double">0</variable>
6    <variable id="rmo3" type="double">0</variable>
7    <variable id="rmd" type="double">0</variable>
8    <variable id="missing_val" type="double">0</variable>
9  </variable_group>
10</variable_definition>
Note: See TracBrowser for help on using the repository browser.