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/phylmd/cv3_cine.F

    r1146 r1322  
     1!
     2! $Id$
     3!
    14        SUBROUTINE cv3_cine(nloc,ncum,nd,icb,inb
    25     :                      ,pbase,plcl,p,ph,tv,tvp
    3      :                      ,cina,cinb)
     6     :                      ,cina,cinb,plfc)
    47
    58***************************************************************
     
    2629c
    2730c output
    28       real cina(nloc),cinb(nloc)
     31      real cina(nloc),cinb(nloc),plfc(nloc)
    2932c
    3033c local variables
     
    3437      logical lswitch(nloc),lswitch1(nloc),lswitch2(nloc)
    3538      logical exist_lfc(nloc)
    36       real plfc(nloc)
    3739      real dpmax
    3840      real deltap,dcin
Note: See TracChangeset for help on using the changeset viewer.