Changeset 3758 for trunk/LMDZ.PLUTO/libf/phypluto/inifis_mod.F90
- Timestamp:
- May 9, 2025, 9:44:01 AM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.PLUTO/libf/phypluto/inifis_mod.F90
r3754 r3758 355 355 if (is_master) write(*,*) trim(rname)//": callsoil = ",callsoil 356 356 357 calllott=. true. ! default value357 calllott=.false. ! default value 358 358 call getin_p("calllott",calllott) 359 359 write(*,*)" calllott = ",calllott
Note: See TracChangeset
for help on using the changeset viewer.