Ignore:
Timestamp:
Mar 25, 2026, 11:19:02 AM (12 days ago)
Author:
jbclement
Message:

PEM:

  • Fix outputs "diagevo.nc" for 3D data.
  • Fix sign in computing exchanges due to adsorption/ice table and in balancing H2O flux from/into atmosphere.
  • Few cleanings.

JBC

File:
1 edited

Legend:

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

    r4117 r4152  
    8383        <!-- FILE 3: DAILY outputs for the PEM WITHOUT slope -->
    8484        <file id="outdaily4pem"
    85               name="Xoutdaily4pem"
     85              name="xoutdaily4pem"
    8686              output_freq="1d"
    8787              type="one_file"
     
    102102        <!-- FILE 4: YEARLY outputs for the PEM WITHOUT slope -->
    103103        <file id="outyearly4pem"
    104               name="Xoutyearly4pem"
     104              name="xoutyearly4pem"
    105105              output_freq="1y"
    106106              type="one_file"
     
    129129        <!-- FILE 5: DAILY outputs for the PEM WITH slopes -->
    130130        <file id="outdaily4pem_s"
    131               name="Xoutdaily4pem"
     131              name="xoutdaily4pem"
    132132              output_freq="1d"
    133133              type="one_file"
     
    160160        <!-- FILE 6: YEARLY outputs for the PEM WITH slopes -->
    161161        <file id="outyearly4pem_s"
    162               name="Xoutyearly4pem"
     162              name="xoutyearly4pem"
    163163              output_freq="1y"
    164164              type="one_file"
Note: See TracChangeset for help on using the changeset viewer.