Ignore:
Timestamp:
Mar 10, 2022, 7:23:47 PM (2 years ago)
Author:
fhourdin
Message:

Reecriture des thermiques

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmdiso/physiq_mod.F90

    r4084 r4089  
    7878    USE write_field_phy
    7979    USE lscp_mod, ONLY : lscp
     80    USE thermcell_ini_mod, ONLY : thermcell_ini
    8081
    8182    !USE cmp_seri_mod
     
    421422    include "dimsoil.h"
    422423    include "clesphys.h"
    423     include "thermcell.h"
     424    include "alpale.h"
    424425    include "dimpft.h"
    425426    !======================================================================
     
    18681869
    18691870       CALL iniradia(klon,klev,paprs(1,1:klev+1))
     1871
     1872
     1873!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
     1874       CALL thermcell_ini(iflag_thermals,prt_level,tau_thermals,lunout, &
     1875   &    RG,RD,RCPD,RKAPPA,RLVTT,RETV)
    18701876       !
    18711877!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Note: See TracChangeset for help on using the changeset viewer.