Ignore:
Timestamp:
Jul 26, 2024, 5:56:37 PM (3 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/dyn3dmem/conf_gcm.F90

    r5128 r5134  
    2222  USE temps_mod, ONLY: calend, year_len, offline_time
    2323  USE lmdz_iniprint, ONLY: lunout, prt_level
    24 
     24  USE lmdz_comdissnew, ONLY: lstardis, nitergdiv, nitergrot, niterh, tetagdiv, &
     25          tetagrot, tetatemp, coefdis, vert_prof_dissip
    2526
    2627  IMPLICIT NONE
     
    3940  !   Declarations :
    4041  !   --------------
    41   include "dimensions.h"
    42   include "paramet.h"
    43   include "comdissnew.h"
     42  INCLUDE "dimensions.h"
     43  INCLUDE "paramet.h"
    4444
    4545  !   local:
Note: See TracChangeset for help on using the changeset viewer.