Ignore:
Timestamp:
Jul 29, 2024, 11:01:04 PM (3 months ago)
Author:
abarral
Message:

Put YOMCST.h into modules

File:
1 edited

Legend:

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

    r5137 r5144  
    5050    USE indice_sol_mod, ONLY: nbsrf, is_ter, is_lic, is_oce, is_sic
    5151    USE lmdz_clesphys
     52    USE lmdz_yomcst
    5253
    5354    IMPLICIT NONE
    54 
    55     INCLUDE "YOMCST.h"
    5655
    5756    ! Input argument
     
    355354    USE carbon_cycle_mod, ONLY: fco2_ff, fco2_bb, fco2_land, fco2_ocean
    356355    USE lmdz_abort_physic, ONLY: abort_physic
     356    USE lmdz_yomcst
    357357
    358358    IMPLICIT NONE
    359359
    360     INCLUDE "YOMCST.h"
    361360    LOGICAL, INTENT(IN) :: debutphy
    362361
Note: See TracChangeset for help on using the changeset viewer.