Changeset 3808 for trunk/LMDZ.MARS/libf


Ignore:
Timestamp:
Jun 16, 2025, 4:04:32 PM (6 weeks ago)
Author:
jbclement
Message:

Mars PCM:

  • Bug corrections for the Python script displaying variables in a NetCDF file regarding the dimensions + addition of options (for example to average over longitude).
  • Improvement for the Python script analyzing variables in a NetCDF file.

JBC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/phyredem.F90

    r3804 r3808  
    383383  ! Paleoclimate
    384384  if (paleoclimate) then
    385     print*, 'yooooooooo', h2o_ice_depth
    386385    call put_field("h2o_ice_depth","Depth to the fisrt H2O ice",h2o_ice_depth)
    387386    call put_field("lag_co2_ice","Depth of the CO2 lags",lag_co2_ice)
Note: See TracChangeset for help on using the changeset viewer.