Ignore:
Timestamp:
2023-06-09T17:45:38+02:00 (19 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
  • branches/ORCHIDEE_Quest/ORCHIDEE/orchidee.default

    r6393 r8039  
    160160IMPOSE_PARAM =  y  
    161161 
     162# PRINTSTANDOUT ([FLAG]) :  Print to standard output    {} 
     163PRINTSTANDOUT =  FALSE  
     164 
    162165# DEPTH_MAX_T (m) :  Maximum depth of the soil thermodynamics   {} 
    163166DEPTH_MAX_T =  90.0  
Note: See TracChangeset for help on using the changeset viewer.