Ignore:
Timestamp:
Feb 24, 2026, 4:34:49 PM (8 days ago)
Author:
rkazeroni
Message:

Add missing USE statements (from rev 6058, I think) which breaks compilation in debug mode

File:
1 edited

Legend:

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

    r6068 r6082  
    3737    USE clouds_gno_mod, ONLY: clouds_gno
    3838    USE cmp_seri_mod
     39    USE conema3_mod, ONLY: conema3
    3940    USE diag_slp_mod, ONLY: diag_slp
    4041    USE dimphy
     
    812813    ! EXTERNAL ajsec     ! ajustement sec
    813814    EXTERNAL conlmd    ! convection (schema LMD)
    814     EXTERNAL conema3  ! convect4.3
     815    ! EXTERNAL conema3  ! convect4.3
    815816    EXTERNAL hgardfou  ! verifier les temperatures
    816817    ! EXTERNAL nuage     ! calculer les proprietes radiatives
Note: See TracChangeset for help on using the changeset viewer.