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/Dust/lsc_scav_orig.f90

    r5285 r5289  
    1414
    1515  USE dimensions_mod, ONLY: iim, jjm, llm, ndm
    16 USE yomcst_mod_h
     16  USE yomcst_mod_h
     17  USE yoecumf_mod_h
    1718IMPLICIT NONE
    1819!=====================================================================
     
    2526
    2627  include "chem.h"
    27 
    28   include "YOECUMF.h"
    2928
    3029  REAL,INTENT(IN)                        :: pdtime ! time step (s)
Note: See TracChangeset for help on using the changeset viewer.