Ignore:
Timestamp:
Jul 26, 2024, 5:56:37 PM (8 weeks ago)
Author:
abarral
Message:

Replace academic.h, alpale.h, comdissip.h, comdissipn.h, comdissnew.h by modules
Remove unused clesph0.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmdiso/add_phys_tend_mod.F90

    r5117 r5134  
    160160#endif 
    161161#endif
    162 IMPLICIT none
     162IMPLICIT NONE
    163163  include "YOMCST.h"
    164164  include "clesphys.h"
     
    684684USE phys_output_var_mod, ONLY: d_qw_col, d_ql_col, d_qs_col, d_qbs_col, d_qt_col, d_ek_col, d_h_dair_col &
    685685              , d_h_qw_col, d_h_ql_col, d_h_qs_col, d_h_qbs_col, d_h_col
    686 IMPLICIT none
     686IMPLICIT NONE
    687687  include "YOMCST.h"
    688688  include "clesphys.h"
     
    834834                    zh_qw_col, zh_ql_col, zh_qs_col, zh_qbs_col, zh_col)
    835835
    836 IMPLICIT none
     836IMPLICIT NONE
    837837  include "YOMCST.h"
    838838
     
    915915      , rain_lsc, snow_lsc
    916916USE climb_hq_mod, ONLY: d_h_col_vdf, f_h_bnd
    917 IMPLICIT none
     917IMPLICIT NONE
    918918include "YOMCST.h"
    919919
Note: See TracChangeset for help on using the changeset viewer.