Ignore:
Timestamp:
Mar 11, 2011, 10:44:05 AM (13 years ago)
Author:
Laurent Fairhead
Message:

Modified closure for the new physics package, new values for the iflag_coupl parameter
FH


Fermeture modifiée pour la nouvelle physique, nouvelles valeurs définies pour
le paramètre iflag_coupl
FH

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/thermcell.h

    r1146 r1496  
    11      integer            :: iflag_thermals,nsplit_thermals
    22      real,parameter     :: r_aspect_thermals=2.,l_mix_thermals=30.
     3      real               :: alp_bl_k
    34      real               :: tau_thermals
    45      integer,parameter  :: w2di_thermals=1
     
    910
    1011      common/ctherm1/iflag_thermals,nsplit_thermals
    11       common/ctherm2/tau_thermals
     12      common/ctherm2/tau_thermals,alp_bl_k
    1213      common/ctherm4/iflag_coupl,iflag_clos,iflag_wake
    1314      common/ctherm5/iflag_thermals_ed,iflag_thermals_optflux
Note: See TracChangeset for help on using the changeset viewer.