Ignore:
Timestamp:
Jun 5, 2025, 5:16:44 PM (3 weeks ago)
Author:
jbclement
Message:

Mars PCM:
Handle correctly more variables with different types/shapes/dimensions.
JBC

File:
1 edited

Legend:

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

    r3727 r3798  
    878878        if (abs(latitude(ngrid) - (-pi/2.)) < 1.e-5) perennial_co2ice(ngrid,:) = 10*1.6e3 ! 10m which is convert to kg/m^2
    879879    endif ! not found
    880   else ! no startfiphyle
     880  else ! no startphy_file
    881881    h2o_ice_depth = -1.
    882882    lag_co2_ice = -1.
Note: See TracChangeset for help on using the changeset viewer.