Ignore:
Timestamp:
06/03/15 11:05:59 (9 years ago)
Author:
acosce
Message:

Change some parameter names in inca configurations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6CHT/EXPERIMENTS/IPSLCMCHT/DUST/piControl/COMP/inca.card

    r2543 r2547  
    44 
    55[UserChoices] 
    6 # Set climatological to choose if the simulation will use online 10m wind (=y) or offline (=n) 
    7 climatological=y 
    8 # Set climatological to choose the write_frequency for inca output (inca_avgr, forcage, inca_inst) 
     6# Set LMDZ_10m_winds to choose if the simulation will use online 10m wind (=y) or offline (=n) 
     7LMDZ_10m_winds=y 
     8# Set LMDZ_10m_winds to choose the write_frequency for inca output (inca_avgr, forcage, inca_inst) 
    99# 86400 = daily output 
    1010freq_write_chem=86400 
    1111# heat fluxes computed with feedback corresponding to 0 --> no aerosol effects, 1--> aerosol effects selected by ok_ade, ok_aie 
    1212feedb=1 
    13 #wind_method (use only if climatological=y) weibull10 or threshold 
    14 wind_method=threshold 
     13#10m_winds_method (use only if LMDZ_10m_winds=y) weibull10 or threshold 
     1410m_winds_method=threshold 
    1515 
    1616 
Note: See TracChangeset for help on using the changeset viewer.