Ignore:
Timestamp:
2011-05-27T12:12:50+02:00 (13 years ago)
Author:
didier.solyga
Message:

Move pipe_tune_exp_coeff in getin_stomate_parameters (this parameter is used even if dgvm is not activated, in stomate prescribe)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ORCHIDEE_EXT/ORCHIDEE/src_parameters/constantes.f90

    r111 r251  
    11631163       CALL getin('Z_NITROGEN',z_nitrogen) 
    11641164       !- 
     1165       CALL getin('PIPE_TUNE_EXP_COEFF',pipe_tune_exp_coeff) 
    11651166       CALL getin('PIPE_TUNE1',pipe_tune1) 
    11661167       CALL getin('PIPE_TUNE2',pipe_tune2)    
     
    13281329    IF(first_call) THEN 
    13291330 
    1330           CALL getin('PIPE_TUNE_EXP_COEFF',pipe_tune_exp_coeff) 
    1331           ! 
    13321331          CALL getin('ESTABLISH_SCAL_FACT',establish_scal_fact) 
    13331332          CALL getin('FPC_CRIT_MAX',fpc_crit_max) 
Note: See TracChangeset for help on using the changeset viewer.