Ignore:
Timestamp:
Jun 19, 2008, 12:25:57 PM (16 years ago)
Author:
lmdzadmin
Message:

Initialisations : concvl, cv3_routines, cva_driver, physiq
Correction bug i0 + ajout tests : cv3p1_closure
Ajout sorties : ale, alp, cin, wape
Ajout variables wake : phyetat0, phyredem
IM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/libf/phylmd/cv3_routines.F

    r970 r973  
    24642464      enddo
    24652465
    2466 ! FH WARNING a modifier :
    2467       cpinv=0.
    24682466
    24692467       do j=2,nl
    24702468      IF (iflag_mix .gt. 0) then
    24712469        do il=1,ncum
     2470c FH WARNING a modifier :
     2471      cpinv=0.
     2472c     cpinv=1.0/cpn(il,1)
    24722473         if (j.le.inb(il) .and. iflag(il) .le. 1) then
    24732474         if (cvflag_grav) then
Note: See TracChangeset for help on using the changeset viewer.