Ignore:
Timestamp:
May 9, 2025, 9:44:01 AM (3 months ago)
Author:
afalco
Message:

Pluto: rcm1d: do not import iphysiq (not existing anymore)
Make Lott scheme deactivated by default.
AF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.PLUTO/libf/phypluto/inifis_mod.F90

    r3754 r3758  
    355355     if (is_master) write(*,*) trim(rname)//": callsoil = ",callsoil
    356356
    357      calllott=.true. ! default value
     357     calllott=.false. ! default value
    358358     call getin_p("calllott",calllott)
    359359     write(*,*)" calllott = ",calllott
Note: See TracChangeset for help on using the changeset viewer.