Changeset 2520 for trunk/LMDZ.GENERIC/libf/phystd/inifis_mod.F90
- Timestamp:
- May 12, 2021, 2:45:26 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/inifis_mod.F90
r2482 r2520 265 265 call getin_p("continuum",continuum) 266 266 write(*,*) " continuum = ",continuum 267 268 write(*,*) "use analytic function for H2O continuum ?"269 H2Ocont_simple=.false. ! default value270 call getin_p("H2Ocont_simple",H2Ocont_simple)271 write(*,*) " H2Ocont_simple = ",H2Ocont_simple272 267 273 268 write(*,*) "version for H2H2 CIA file ?"
Note: See TracChangeset
for help on using the changeset viewer.