Changeset 8038


Ignore:
Timestamp:
2023-06-09T17:44:57+02:00 (12 months ago)
Author:
josefine.ghattas
Message:

Added option PRINTSTANDOUT which sends all write statement to the standard output instead of opening a text file out_orchidee per running core. This option should be used if problem with too many output files. This is also done on the trunk [7969].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ORCHIDEE_2_0/ORCHIDEE/orchidee.default

    r6392 r8038  
    175175THERMOSOIL_NBLEV =  Number of soil level  
    176176 
     177# PRINTSTANDOUT ([FLAG]) :  Print to standard output    {} 
     178PRINTSTANDOUT =  FALSE  
     179 
    177180# DEPTH_MAX_T (m) :  Maximum depth of the soil thermodynamics   {} 
    178181DEPTH_MAX_T =  90.0  
Note: See TracChangeset for help on using the changeset viewer.