Changeset 523 for LMDZ.3.3/branches/rel-LF/libf/phylmd/conf_phys.F90
- Timestamp:
- May 17, 2004, 12:12:25 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ.3.3/branches/rel-LF/libf/phylmd/conf_phys.F90
r522 r523 629 629 !Config Key = tau_calv 630 630 !Config Desc = temps de relaxation pour fonte des glaciers en jours 631 !Config Def = 1 an632 !Config Help = 633 ! 634 tau_calv = 360. 631 !Config Def = 10 ans 632 !Config Help = 633 ! 634 tau_calv = 360.*10. 635 635 call getin('tau_calv',tau_calv) 636 636
Note: See TracChangeset
for help on using the changeset viewer.