Ignore:
Timestamp:
2011-09-02T10:32:15+02:00 (13 years ago)
Author:
didier.solyga
Message:

Add a new getin_p subroutine for vector of characters. Replace the last getin by getin_p. Use the new function of IOPSL for writing the names of the PFTs defined by the user in the history files

File:
1 edited

Legend:

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

    r433 r435  
    11961196           !Config Help = set to TRUE if constant mortality is to be activated 
    11971197           !              ignored if DGVM=true! 
    1198            CALL getin('LPJ_GAP_CONST_MORT', lpj_gap_const_mort) 
     1198           CALL getin_p('LPJ_GAP_CONST_MORT', lpj_gap_const_mort) 
    11991199           ! 
    12001200           !Config  Key  = HARVEST_AGRI 
Note: See TracChangeset for help on using the changeset viewer.