Ignore:
Timestamp:
Mar 10, 2026, 4:52:43 PM (12 days ago)
Author:
jbclement
Message:

PEM:

  • Remove 'd_h2oice' and 'd_co2ice' arguments from adsorption and soil thermal inertia routines (not needed and possible bugs).
  • Move 'read_callphys' call from 'read_start1D' to 'read_rundef' so that 'CO2cond_ps' is initialized no matter what.
  • Explicit initialization of 'delta_h2o_ads'/'delta_co2_ads' before 'read_startpem'.
  • Add time index argument to 'put_var_nc' calls to write "restart.nc".
  • Increase temporary string buffer size for 'real2str_qp'.
  • Fixed some typos.

JBC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/deftank/xios/file_def_physics_mars.xml

    r4089 r4117  
    100100        </file>
    101101
    102         <!-- FILE 4: YEARLY outputs for the PEM WITHOUT sub-slope -->
     102        <!-- FILE 4: YEARLY outputs for the PEM WITHOUT slope -->
    103103        <file id="outyearly4pem"
    104104              name="Xoutyearly4pem"
     
    127127        </file>
    128128
    129         <!-- FILE 5: DAILY outputs for the PEM WITH sub-slopes -->
     129        <!-- FILE 5: DAILY outputs for the PEM WITH slopes -->
    130130        <file id="outdaily4pem_s"
    131131              name="Xoutdaily4pem"
     
    158158        </file>
    159159
    160         <!-- FILE 6: YEARLY outputs for the PEM WITH sub-slope -->
     160        <!-- FILE 6: YEARLY outputs for the PEM WITH slopes -->
    161161        <file id="outyearly4pem_s"
    162162              name="Xoutyearly4pem"
Note: See TracChangeset for help on using the changeset viewer.