Ignore:
Timestamp:
Aug 31, 2007, 12:15:29 PM (17 years ago)
Author:
lmdzadmin
Message:

Majuscules OK_journe lecture depuis physiq.def; minuscules dans le code
IM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/libf/phylmd/conf_phys.F90

    r835 r840  
    113113  call getin('VEGET', ok_veget_omp)
    114114!
    115 !Config Key  = ok_journe
     115!Config Key  = OK_journe
    116116!Config Desc = Pour des sorties journalieres
    117117!Config Def  = .false.
     
    120120!
    121121  ok_journe_omp = .false.
    122   call getin('ok_journe', ok_journe_omp)
     122  call getin('OK_journe', ok_journe_omp)
    123123!
    124124!Config Key  = ok_hf
Note: See TracChangeset for help on using the changeset viewer.