Ignore:
Timestamp:
Dec 10, 2004, 12:27:46 PM (21 years ago)
Author:
lmdzadmin
Message:

Bugs divers YM
LF

File:
1 edited

Legend:

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

    r541 r566  
    6666         do isplit=1,nsplit_thermals
    6767
     68cym            CALL thermcell(klon,klev,zdt
     69cym     s      ,pplay,paprs,pphi
     70cym     s      ,u_seri,v_seri,t_seri,q_seri
     71cym     s      ,d_u_the,d_v_the,d_t_the,d_q_the
     72cym     s      ,zfm_therm,zentr_therm
     73cym     s      ,r_aspect_thermals,l_mix_thermals,w2di_thermals
     74cym     s      ,tho_thermals,3)
     75
    6876            CALL thermcell(klon,klev,zdt
    6977     s      ,pplay,paprs,pphi
     
    7280     s      ,zfm_therm,zentr_therm
    7381     s      ,r_aspect_thermals,l_mix_thermals,w2di_thermals
    74      s      ,tho_thermals,3)
     82     s      ,tho_thermals)
    7583
    7684c  transformation de la derivee en tendance
Note: See TracChangeset for help on using the changeset viewer.