Ignore:
Timestamp:
Jul 28, 2024, 10:25:12 PM (3 months ago)
Author:
abarral
Message:

Put gradsdef.h, tracstoke.h, clesphys.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/carbon_cycle_mod.F90

    r5118 r5137  
    225225    USE lmdz_print_control, ONLY: lunout
    226226    USE lmdz_abort_physic, ONLY: abort_physic
     227    USE lmdz_clesphys
    227228
    228229    IMPLICIT NONE
    229     INCLUDE "clesphys.h"
    230230
    231231    ! Local variables
     
    284284    USE lmdz_abort_physic, ONLY: abort_physic
    285285    USE lmdz_iniprint, ONLY: lunout, prt_level
     286    USE lmdz_clesphys
    286287
    287288    IMPLICIT NONE
     
    331332    ! Declarations
    332333
    333     INCLUDE "clesphys.h"
    334334    INCLUDE "dimensions.h"
    335335
Note: See TracChangeset for help on using the changeset viewer.