Changeset 4013 for LMDZ6/branches/Ocean_skin/DefLists/field_def_lmdz.xml
- Timestamp:
- Nov 19, 2021, 4:58:59 PM (3 years ago)
- Location:
- LMDZ6/branches/Ocean_skin
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Ocean_skin
- Property svn:mergeinfo changed
-
LMDZ6/branches/Ocean_skin/DefLists/field_def_lmdz.xml
r3812 r4013 56 56 <field id="t2m_oce" long_name="Temp 2m oce" unit="K" /> 57 57 <field id="t2m_sic" long_name="Temp 2m sic" unit="K" /> 58 <field id="nt2mout" long_name="nt2m hors intervalle, calc.complet" unit="-" /> 59 <field id="nq2mout" long_name="nq2m hors intervalle, calc. complet" unit="-" /> 60 <field id="nu2mout" long_name="nu2m hors intervalle, calc. complet" unit="-" /> 61 <field id="nt2moutfg" long_name="nt2m hors intervalle, calc. complet/fg" unit="-" /> 62 <field id="nq2moutfg" long_name="nq2m hors intervalle, calc. complet/fg" unit="-" /> 63 <field id="nu2moutfg" long_name="nu2m hors intervalle, calc. complet/fg" unit="-" /> 58 64 <field id="t2m_probsup25" field_ref="t2m" long_name="Prob. t2m exceeds 25 degC" unit="-"> t2m > 298.15 </field> 59 65 <field id="t2m_probsup28" field_ref="t2m" long_name="Prob. t2m exceeds 28 degC" unit="-"> t2m > 301.15 </field> … … 204 210 <field id="tsol_oce" long_name="Temperature oce" unit="K" /> 205 211 <field id="tsol_sic" long_name="Temperature sic" unit="K" /> 206 <field id="evappot_ter" long_name=" Temperature ter" unit="K" />207 <field id="evappot_lic" long_name=" Temperature lic" unit="K" />208 <field id="evappot_oce" long_name=" Temperature oce" unit="K" />209 <field id="evappot_sic" long_name=" Temperature sic" unit="K" />212 <field id="evappot_ter" long_name="Potential evaporation ter" unit="kg/(m2*s)" /> 213 <field id="evappot_lic" long_name="Potential evaporation lic" unit="kg/(m2*s)" /> 214 <field id="evappot_oce" long_name="Potential evaporation oce" unit="kg/(m2*s)" /> 215 <field id="evappot_sic" long_name="Potential evaporation sic" unit="kg/(m2*s)" /> 210 216 <field id="sens_ter" long_name="Sensible heat flux ter" unit="W/m2" /> 211 217 <field id="sens_lic" long_name="Sensible heat flux lic" unit="W/m2" /> … … 520 526 <field id="flx_co2_land" long_name="CO2 flux from land" unit="kg CO2/m2/s" /> <!-- Added OB --> 521 527 <field id="flx_co2_ocean" long_name="CO2 flux from ocean" unit="kg CO2/m2/s" /> <!-- Added OB --> 528 <field id="flx_co2_ocean_cor" long_name="correction of the CO2 flux from ocean" unit="kg CO2/m2/s" /> <!-- Added PC --> 529 <field id="flx_co2_land_cor" long_name="correction of the CO2 flux from land" unit="kg CO2/m2/s" /> <!-- Added PC --> 522 530 <field id="flx_co2_ff" long_name="CO2 flux from ff" unit="kg CO2/m2/s" /> <!-- Added OB --> 523 531 <field id="flx_co2_bb" long_name="CO2 flux from bb" unit="kg CO2/m2/s" /> <!-- Added OB -->
Note: See TracChangeset
for help on using the changeset viewer.