Changeset 3515 for trunk/LMDZ.GENERIC/libf/phystd/dyn1d
- Timestamp:
- Nov 14, 2024, 10:21:27 AM (11 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/dyn1d/rcm1d.F
r3441 r3515 17 17 use geometry_mod, only: init_geometry 18 18 use planete_mod, only: apoastr,periastr,year_day,peri_day, 19 & obliquit,nres,z0, lmixmin,emin_turb,coefvis,coefir,19 & obliquit,nres,z0,coefvis,coefir, 20 20 & timeperi,e_elips,p_elips 21 21 use comcstfi_mod, only: pi, cpp, rad, g, r, … … 239 239 c -------------------------------------- 240 240 z0 = 1.e-2 ! surface roughness (m) ~0.01 241 emin_turb = 1.e-6 ! energie minimale ~1.e-8242 lmixmin = 30 ! longueur de melange ~100243 241 244 242 c propriete optiques des calottes et emissivite du sol
Note: See TracChangeset
for help on using the changeset viewer.