Ignore:
Timestamp:
Jul 29, 2024, 11:01:04 PM (8 weeks ago)
Author:
abarral
Message:

Put YOMCST.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/pbl_surface_mod.F90

    r5143 r5144  
    418418  USE lmdz_compbl, ONLY: iflag_pbl, iflag_pbl_split, iflag_order2_sollw, ifl_pbltree
    419419  USE lmdz_dimpft, ONLY: nvm_lmdz
    420   USE lmdz_YOETHF
     420  USE lmdz_yoethf
    421421  USE lmdz_fcttre, ONLY: foeew, foede, qsats, qsatl, dqsats, dqsatl, thermcep
     422  USE lmdz_yomcst
    422423
    423424    IMPLICIT NONE
    424425
    425426    INCLUDE "dimsoil.h"
    426     INCLUDE "YOMCST.h"
    427427
    428428    !****************************************************************************************
Note: See TracChangeset for help on using the changeset viewer.