Changeset 1467 for trunk/LMDZ.MARS/libf/phymars/conf_phys.F
- Timestamp:
- Aug 4, 2015, 12:05:18 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/conf_phys.F
r1381 r1467 477 477 write(*,*)" microphys = ",microphys 478 478 479 ! supersat 480 write(*,*)"Allow super-saturation of water vapor?" 481 supersat=.true. ! default value 482 call getin("supersat",supersat) 483 write(*,*)"supersat = ",supersat 484 479 485 ! microphysical parameter contact 480 486 write(*,*) "water contact parameter ?"
Note: See TracChangeset
for help on using the changeset viewer.