Ignore:
Timestamp:
May 15, 2018, 5:56:55 PM (6 years ago)
Author:
musat
Message:

tau_gl declare dans clesphys.h et lu dans physiq_mod.
Par defaut tau_gl=86400.*5. pour coherence avec versions anciennes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/IPSLCM6.0.15/libf/phylmd/clesphys.h

    r3048 r3324  
    5555       Real f_rugoro,z0min
    5656
     57! tau_gl : constante de rappel de la temperature a la surface de la glace
     58       REAL tau_gl
     59
    5760!IM lev_histhf  : niveau sorties 6h
    5861!IM lev_histday : niveau sorties journalieres
     
    104107     &     , cdmmax,cdhmax,ksta,ksta_ter,f_ri_cd_min,pbl_lmixmin_alpha  &
    105108     &     , fmagic, pmagic                                             &
    106      &     , f_cdrag_ter,f_cdrag_oce,f_rugoro,z0min                     &
     109     &     , f_cdrag_ter,f_cdrag_oce,f_rugoro,z0min,tau_gl              &
    107110     &     , min_wind_speed,f_gust_wk,f_gust_bl,f_qsat_oce,f_z0qh_oce   &
    108111     &     , z0m_seaice,z0h_seaice                                      &
Note: See TracChangeset for help on using the changeset viewer.