Ignore:
Timestamp:
Mar 5, 2024, 11:36:32 AM (15 months ago)
Author:
llange
Message:

Mars PCM
Following -r 3098; cleaning of vdfic for the management of subsurface water ice.
Fixing some errors (wrong interpolation to compute the water ice temperature, wrong boundary conditions to compute qvap(1))
LL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/deftank/field_def_physics_mars.xml

    r3136 r3253  
    533533                   long_name="co2 in the first layer"
    534534                   unit="kg/kg" />
    535 
    536 
     535            <!-- Subsurface ice interactions -->
     536            <field id="zdqsdif_ssi_frost_tot"
     537                   long_name="Flux between frost and subsurface ice"
     538                   unit="kg.m-2.s-1" />
     539            <field id="zdqsdif_ssi_atm_tot"
     540                   long_name="Flux between atmosphere and subsurface ice"
     541                   unit="kg.m-2.s-1" />
     542             <field id="zdqsdif_ssi_tot"
     543                   long_name="Total flux echanged with subsurface ice"
     544                   unit="kg.m-2.s-1" />       
    537545
    538546            <!-- CO2 cycle -->
     
    12551263            <field id="waterdensity_soil_slope07"
    12561264                   long_name="waterdensity_soil of slope 07"
    1257                    unit="kg.m-3" />
    1258             <field id="zdqsdif_ssi_frost"
    1259                    long_name="Flux between frost and subsurface"
    1260                    unit="kg.m-2.s-1" />
     1265                   unit="kg.m-3" />         
    12611266            <field id="subtimestep"
    12621267                   long_name="vdifc substimestep length"
Note: See TracChangeset for help on using the changeset viewer.