Changeset 1818 for trunk/LMDZ.MARS/libf/phymars/conf_phys.F
- Timestamp:
- Nov 3, 2017, 1:57:01 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/conf_phys.F
r1720 r1818 472 472 call getin("spantCO2",spantCO2) 473 473 write(*,*) " spantCO2 = ",spantCO2 474 !Do you want to filter the sub-grid T distribution by a Saturation index? 475 write(*,*) "filter sub-grid temperature by Saturation index?" 476 satindexco2=.true. 477 call getin("satindexco2",satindexco2) 478 write(*,*) " satindexco2 = ",satindexco2 479 474 480 475 481 ! thermal inertia feedback
Note: See TracChangeset
for help on using the changeset viewer.