Ignore:
Timestamp:
2022-03-25T17:13:33+01:00 (2 years ago)
Author:
agnes.ducharne
Message:

Create new flag IMPOSE_SLOPE to control the possibility to impose a uniform reinf_slope for surface runoff reinfiltration. orchidee.default is manually updated.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ORCHIDEE_2_2/ORCHIDEE/orchidee.default

    r7508 r7547  
    770770 
    771771# IMPOSE_SOILT ([FLAG]) :  Should the soil type be prescribed ?         {} 
    772 IMPOSE_SOILT =  n  
     772IMPOSE_SOILT =  n 
     773 
     774# IMPOSE_SLOPE ([FLAG]) :  Should reinf_slope be prescribed ?   {} 
     775IMPOSE_SLOPE =  n 
    773776 
    774777# LAI_MAP ([FLAG]) :  Read the LAI map  {OK_SECHIBA or OK_STOMATE} 
     
    14741477GET_SLOPE =  n  
    14751478 
    1476 # REINF_SLOPE ([-]) :  Fraction of reinfiltrated surface runoff         {} 
     1479# REINF_SLOPE ([-]) :  Fraction of reinfiltrated surface runoff         {IMPOSE_SLOPE} 
    14771480REINF_SLOPE =  0.1  
    14781481 
Note: See TracChangeset for help on using the changeset viewer.