Ignore:
Timestamp:
Oct 30, 2024, 2:31:56 PM (27 hours ago)
Author:
abarral
Message:

Turn cv3param.h into module

File:
1 edited

Legend:

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

    r5285 r5299  
    1919  ! **************************************************************
    2020
    21 USE conema3_mod_h
     21USE cv3param_mod_h
     22  USE conema3_mod_h
    2223    USE cvthermo_mod_h
    2324  USE print_control_mod, ONLY: prt_level, lunout
     
    2526IMPLICIT NONE
    2627
    27   include "cv3param.h"
    2828  include "YOMCST2.h"
    2929
Note: See TracChangeset for help on using the changeset viewer.