Ignore:
Timestamp:
2011-02-11T15:23:17+01:00 (14 years ago)
Author:
didier.solyga
Message:

Put the calls to getin RVEG and HYDROL_HUMCSTE in src_parameters

Location:
branches/ORCHIDEE_EXT/ORCHIDEE/src_sechiba
Files:
2 edited

Legend:

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

    r64 r105  
    462462    !Config Help = This parameter is set by PFT. 
    463463 
    464     CALL getin_p('RVEG_PFT', rveg_pft) 
     464!!$    CALL getin_p('RVEG_PFT', rveg_pft) 
    465465 
    466466    WRITE(numout,*) 'DANS DIFFUCO_INIT , RVEG_PFT=',rveg_pft 
  • branches/ORCHIDEE_EXT/ORCHIDEE/src_sechiba/slowproc.f90

    r64 r105  
    755755!    humcste(:)= & 
    756756!         & (/5., .8, .8, 1., .8, .8, 1., 1., .8, 4., 4., 4., 4./) 
    757     CALL getin_p ("HYDROL_HUMCSTE", humcste) 
     757!!$    CALL getin_p ("HYDROL_HUMCSTE", humcste) 
    758758 
    759759!MM, T. d'O. : before in constantes_soil : 
Note: See TracChangeset for help on using the changeset viewer.