Ignore:
Timestamp:
Oct 30, 2024, 2:05:33 PM (43 hours ago)
Author:
abarral
Message:

Turn compbl.h into a module
Move calcul_REGDYN.h to obsolete
Create phys_constants_mod.f90

File:
1 edited

Legend:

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

    r5285 r5296  
    11SUBROUTINE scm
    22
    3    USE clesphys_mod_h
     3USE compbl_mod_h
     4         USE clesphys_mod_h
    45      USE ioipsl, only: ju2ymds, ymds2ju, ioconf_calendar,getin
    56   USE phys_state_var_mod, ONLY : phys_state_var_init, phys_state_var_end, &
     
    5960      INCLUDE "tsoilnudge.h"
    6061      INCLUDE "fcg_gcssold.h"
    61       INCLUDE "compbl.h"
    6262
    6363!=====================================================================
Note: See TracChangeset for help on using the changeset viewer.