Ignore:
Timestamp:
Jan 8, 2023, 1:44:53 PM (17 months ago)
Author:
fhourdin
Message:

Modification replay et thermcell_down (atelier)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/thermcell_main.F90

    r4365 r4377  
    1 
    21! $Id$
    32!
     
    456455     &       detr,zqla,lev_out,lunout1,igout)
    457456
    458 #undef DevThermcellDown
    459 #ifdef DevThermcellDown
    460       print*,'WARNING !!! routine thermcell_down en cours de developpement'
    461       CALL thermcell_down(ngrid,nlay,po,pt,pu,pv,pplay,pplev,  &
    462      &           lmax,fm,entr,detr,zthl)
    463 
    464 #endif
    465 
    466457!IM 060508    &       detr,zqla,zmax,lev_out,lunout,igout)
    467458
     
    490481!   calcul du transport vertical
    491482!------------------------------------------------------------------
     483
     484#undef DevThermcellDown
     485#ifdef DevThermcellDown
     486      print*,'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'
     487      print*,'WARNING !!! routine thermcell_down en cours de developpement'
     488      CALL thermcell_updown_dq(ngrid,nlay,ptimestep,lmax,entr0,detr0,0.5*detr0,0.5*entr0,masse,zthl)
     489!--------------------------------------------------------------
     490#endif
    492491
    493492      call thermcell_dq(ngrid,nlay,dqimpl,ptimestep,fm0,entr0,masse,  &
Note: See TracChangeset for help on using the changeset viewer.