Ignore:
Timestamp:
Dec 3, 2024, 12:40:26 PM (37 hours ago)
Author:
abarral
Message:

(WIP) Turn implicit into explicit declarations
Turn 1dconv.h into a module to that end

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/dyn1d/old_lmdz1d.f90

    r5302 r5368  
    5353   USE dimensions_mod, ONLY: iim, jjm, llm, ndm
    5454   USE dimsoil_mod_h, ONLY: nsoilmx
    55   USE yomcst_mod_h
    56   USE tsoilnudge_mod_h
    57   USE fcg_gcssold_mod_h
    58         USE compar1d_mod_h
    59         USE date_cas_mod_h
     55   USE yomcst_mod_h
     56   USE tsoilnudge_mod_h
     57   USE fcg_gcssold_mod_h
     58   USE compar1d_mod_h
     59   USE date_cas_mod_h
     60   USE m_1dconv_mod_h, ONLY: get_uvd, get_uvd2, copie
    6061implicit none
    6162
Note: See TracChangeset for help on using the changeset viewer.