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/old_lmdz1d.f90

    r5285 r5296  
    55      SUBROUTINE old_lmdz1d
    66
    7    USE clesphys_mod_h
     7USE compbl_mod_h
     8         USE clesphys_mod_h
    89      USE ioipsl, only: ju2ymds, ymds2ju, ioconf_calendar,getin
    910   USE phys_state_var_mod, ONLY : phys_state_var_init, phys_state_var_end, &
     
    6465      INCLUDE "fcg_gcssold.h"
    6566!!!      INCLUDE "fbforcing.h"
    66       INCLUDE "compbl.h"
    6767
    6868!=====================================================================
Note: See TracChangeset for help on using the changeset viewer.