Ignore:
Timestamp:
Jul 26, 2024, 5:56:37 PM (4 months ago)
Author:
abarral
Message:

Replace academic.h, alpale.h, comdissip.h, comdissipn.h, comdissnew.h by modules
Remove unused clesph0.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmdiso/phyredem.F90

    r5132 r5134  
    5252  USE config_ocean_skin_m, ONLY: activate_ocean_skin
    5353  USE lmdz_abort_physic, ONLY: abort_physic
    54 
    55   IMPLICIT none
     54  USE lmdz_alpale
     55
     56  IMPLICIT NONE
    5657
    5758  include "dimsoil.h"
    5859  include "clesphys.h"
    59   include "alpale.h"
    6060  include "compbl.h"
    6161  !======================================================================
     
    509509#endif
    510510      !USE phyredem, ONLY: put_field_srf1
     511      USE lmdz_alpale
    511512
    512513        IMPLICIT NONE
     
    516517 include "dimsoil.h"
    517518 include "clesphys.h"
    518  include "alpale.h"
    519519 include "compbl.h"
    520520      ! inputs
Note: See TracChangeset for help on using the changeset viewer.