Changeset 3798 for trunk/LMDZ.MARS/libf/phymars
- Timestamp:
- Jun 5, 2025, 5:16:44 PM (3 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/phyetat0_mod.F90
r3727 r3798 878 878 if (abs(latitude(ngrid) - (-pi/2.)) < 1.e-5) perennial_co2ice(ngrid,:) = 10*1.6e3 ! 10m which is convert to kg/m^2 879 879 endif ! not found 880 else ! no start fiphyle880 else ! no startphy_file 881 881 h2o_ice_depth = -1. 882 882 lag_co2_ice = -1.
Note: See TracChangeset
for help on using the changeset viewer.