Ignore:
Timestamp:
Oct 28, 2024, 3:28:53 PM (4 days ago)
Author:
abarral
Message:

Turn YOECUMF.h into a module
Fix USE in fxy_new_mod_h.f90

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/cvltr_spl.f90

    r5285 r5289  
    1111           qPa,qMel,qTrdi,dtrcvMA,Mint,                   &
    1212           zmfd1a,zmfphi2,zmfdam)
    13 USE conema3_mod_h
     13USE yoecumf_mod_h
     14  USE conema3_mod_h
    1415    USE IOIPSL
    1516  USE dimphy
     
    2425
    2526
    26   include "YOECUMF.h"
    2727  include "chem.h"
    2828
Note: See TracChangeset for help on using the changeset viewer.