Ignore:
Timestamp:
Mar 12, 2010, 11:54:11 AM (14 years ago)
Author:
Laurent Fairhead
Message:

Improvements concerning wake parametrisation (from JYG, NR, IT, with more to come).
Alp_offset is read in form physiq.def file


Améliorations à la paramétrisation des poches froides (de JYG, NR, IT, d'autres
sont à venir)
Alp_offset est rajouté à la liste des paramètres lus dans physiq.def

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/branches/LMDZ4V5.0-dev/libf/dyn3d/etat0_netcdf.F

    r1299 r1322  
    144144      REAL      :: solarlong0
    145145      real :: seuil_inversion
     146      real :: alp_offset
    146147
    147148      integer  read_climoz ! read ozone climatology
     
    184185     &                 iflag_thermals,nsplit_thermals,tau_thermals,     &
    185186     &                 iflag_thermals_ed,iflag_thermals_optflux,        &
    186      &                 iflag_coupl,iflag_clos,iflag_wake, read_climoz )
     187     &                 iflag_coupl,iflag_clos,iflag_wake, read_climoz,  &
     188     &                 alp_offset)
    187189
    188190! co2_ppm0 : initial value of atmospheric CO2 from .def file (co2_ppm value)
Note: See TracChangeset for help on using the changeset viewer.