Changeset 3001 for trunk/LMDZ.MARS/libf
- Timestamp:
- Jul 19, 2023, 5:45:49 PM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/dyn1d/testphys1d.F
r3000 r3001 12 12 & albedice, iceradius, dtemisice, z0, 13 13 & zmea, zstd, zsig, zgam, zthe, phisfi, 14 & watercaptag, watercap, hmons, summit, base 14 & watercaptag, watercap, hmons, summit, base, 15 & perenial_co2ice 15 16 use slope_mod, only: theta_sl, psi_sl 16 17 use comslope_mod, only: def_slope,subslope_dist,def_slope_mean … … 255 256 dtemisice(2) = 2. ! time scale for snow metamorphism (south) 256 257 257 c endif ! .not. startfile_1D258 computeTcondc endif ! .not. startfile_1D 258 259 259 260 c mesh surface (not a very usefull quantity in 1D) … … 855 856 & tsurf,tsoil,inertiesoil,albedo,emis, 856 857 & q2,qsurf,tauscaling, 857 & totcloudfrac,wstar,watercap )858 & totcloudfrac,wstar,watercap,perenial_co2ice) 858 859 endif !(.not. startfile_1D ) 859 860
Note: See TracChangeset
for help on using the changeset viewer.