Ignore:
Timestamp:
2011-08-31T11:26:58+02:00 (13 years ago)
Author:
didier.solyga
Message:

Create a new subroutine in pft_parameters for the parameters read whatever flag is activated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ORCHIDEE_EXT/ORCHIDEE/src_sechiba/intersurf.f90

    r426 r428  
    29472947 
    29482948    ! 6. Read the parameters in the run.def file  according the flags 
     2949 
     2950    IF (impose_param ) THEN  
     2951       CALL getin_pft_parameters 
     2952    ENDIF 
    29492953 
    29502954    IF ( control_flags%ok_sechiba ) THEN 
Note: See TracChangeset for help on using the changeset viewer.