Ignore:
Timestamp:
Jul 28, 2024, 10:25:12 PM (8 weeks 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/phylmdiso/phyredem.F90

    r5134 r5137  
    5353  USE lmdz_abort_physic, ONLY: abort_physic
    5454  USE lmdz_alpale
     55  USE lmdz_clesphys
    5556
    5657  IMPLICIT NONE
    5758
    5859  include "dimsoil.h"
    59   include "clesphys.h"
    6060  include "compbl.h"
    6161  !======================================================================
     
    510510      !USE phyredem, ONLY: put_field_srf1
    511511      USE lmdz_alpale
     512      USE lmdz_clesphys
    512513
    513514        IMPLICIT NONE
     
    516517
    517518 include "dimsoil.h"
    518  include "clesphys.h"
    519519 include "compbl.h"
    520520      ! inputs
Note: See TracChangeset for help on using the changeset viewer.