Ignore:
Timestamp:
Oct 24, 2024, 9:18:07 AM (2 months 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

Location:
trunk/LMDZ.MARS/deftank
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/deftank/callphys.def.GCM5

    r3448 r3468  
    1010#Seasonal cycle ? if season=False, Ls stays constant, to value set in "start"
    1111season = .true.   
    12 
    13 #write some more output on the screen ?
    14 lwrite = .false.   
    1512
    1613#Save statistics in file "stats.nc" ?
  • trunk/LMDZ.MARS/deftank/callphys.def.GCM6

    r3448 r3468  
    1212#Seasonal cycle ? if season=False, Ls stays constant, to value set in "start"
    1313season = .true.   
    14 
    15 #write some more output on the screen ?
    16 lwrite = .false.   
    1714
    1815#Save statistics in file "stats.nc" ?
  • trunk/LMDZ.MARS/deftank/callphys.def.MCD5

    r3448 r3468  
    1313#Seasonal cycle ? if season=False, Ls stays constant, to value set in "start"
    1414season = .true.   
    15 
    16 #write some more output on the screen ?
    17 lwrite = .false.   
    1815
    1916#Save statistics in file "stats.nc" ?
  • trunk/LMDZ.MARS/deftank/callphys.def.MCD6

    r3448 r3468  
    1212#Seasonal cycle ? if season=False, Ls stays constant, to value set in "start"
    1313season = .true.   
    14 
    15 #write some more output on the screen ?
    16 lwrite = .false.   
    1714
    1815#Save statistics in file "stats.nc" ?
  • trunk/LMDZ.MARS/deftank/callphys.def.co2clouds.GCM5

    r3448 r3468  
    1818#Seasonal cycle ? if season=False, Ls stays constant, to value set in "start"
    1919season = .true.   
    20 
    21 #write some more output on the screen ?
    22 lwrite = .false.   
    2320
    2421#Save statistics in file "stats.nc" ?
  • trunk/LMDZ.MARS/deftank/callphys.def.hdo.GCM5

    r3448 r3468  
    1010#Seasonal cycle ? if season=False, Ls stays constant, to value set in "start"
    1111season = .true.   
    12 
    13 #write some more output on the screen ?
    14 lwrite = .false.   
    1512
    1613#Save statistics in file "stats.nc" ?
Note: See TracChangeset for help on using the changeset viewer.