Changeset 3220 for trunk/LMDZ.GENERIC/deftank/field_def_physics.xml
- Timestamp:
- Feb 16, 2024, 1:00:51 PM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/deftank/field_def_physics.xml
r2985 r3220 1 <!-- =========================================================================================================== --> 2 <!-- field_def_physics.xml --> 3 <!-- Definition of all existing variables that can be output from Dynamico physics --> 4 <!-- =========================================================================================================== --> 1 <!-- ============================================================== --> 2 <!-- field_def_physics.xml --> 3 <!-- Definition of all existing variables that can be outputed 4 from Generic PCM physics --> 5 <!-- ============================================================== --> 5 6 6 7 <field_definition prec="4" … … 66 67 long_name="H2O ice thickness" 67 68 unit="kg/m2" /> 68 <field id="h2o_ cropped"69 <field id="h2o_layer1" 69 70 long_name="h2o in the first layer" 70 71 unit="kg/kg" /> 71 <field id="co2_ cropped"72 <field id="co2_layer1" 72 73 long_name="co2 in the first layer" 73 74 unit="kg/kg" /> … … 89 90 long_name="Downward omega velocity" 90 91 unit="Pa/s" /> 92 <field id="p" 93 long_name="Atmospheric pressure" 94 unit="Pa" /> 91 95 <field id="h2o_vap" 92 long_name=" Vapor mass mixing ratio"96 long_name="Water vapor mass mixing ratio" 93 97 unit="kg/kg" /> 94 98 <field id="h2o_ice" 95 long_name=" Vapormass mixing ratio"99 long_name="Water ice mass mixing ratio" 96 100 unit="kg/kg" /> 97 101 <field id="detr" … … 112 116 unit="W/m^2/cm^-1" /> 113 117 </field_group> 118 114 119 <!-- SPectral VI 3D variables--> 115 120 <field_group id="spectral_VI_3D" grid_ref="grid_VI_3D">
Note: See TracChangeset
for help on using the changeset viewer.