Changeset 2199 for trunk/LMDZ.MARS/libf/phymars/dyn1d
- Timestamp:
- Dec 13, 2019, 2:06:35 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/dyn1d/testphys1d.F
r2167 r2199 556 556 zsig(1)=0.E+0 557 557 zgam(1)=0.E+0 558 zthe(1)=0.E+0 558 zthe(1)=0.E+0 559 c 560 c for the slope wind scheme 561 c --------------------------------- 562 c 559 563 hmons(1)=0.E+0 564 PRINT *,'hmons is initialized to ',hmons(1) 560 565 summit(1)=0.E+0 566 PRINT *,'summit is initialized to ',summit(1) 561 567 base(1)=0.E+0 562 568 c 569 c Default values initializing the coefficients calculated later 570 c --------------------------------- 571 c 572 tauscaling(1)=1. ! calculated in aeropacity_mod.F 573 totcloudfrac(1)=1. ! calculated in watercloud_mod.F 574 563 575 c Specific initializations for "physiq" 564 576 c -------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.