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/phylmd/alpale_th.F90

    r5117 r5134  
    2121  USE lmdz_print_control, ONLY: mydebug=>debug , lunout, prt_level
    2222  USE lmdz_abort_physic, ONLY: abort_physic
     23  USE lmdz_alpale
    2324
    2425  IMPLICIT NONE
     
    4748
    4849  REAL, DIMENSION(klon), INTENT(OUT)                         :: birth_rate
    49 
    50   include "alpale.h"
    5150
    5251! Local variables
Note: See TracChangeset for help on using the changeset viewer.