Ignore:
Timestamp:
Oct 24, 2024, 9:18:07 AM (4 weeks ago)
Author:
emillour
Message:

Mars PCM:
Remove obsolete/depreciated lwrite flag (which would trigger some very specific
extra text outputs), in code and in reference callphys.def files.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/conf_phys.F

    r3369 r3468  
    130130         call getin_p("season",season)
    131131         write(*,*) " season = ",season
    132 
    133          write(*,*) "Write some extra output to the screen ?"
    134          lwrite=.false. ! default value
    135          call getin_p("lwrite",lwrite)
    136          write(*,*) " lwrite = ",lwrite
    137132
    138133         write(*,*) "Save statistics in file stats.nc ?"
Note: See TracChangeset for help on using the changeset viewer.