Ignore:
Timestamp:
Jul 22, 2016, 8:44:47 AM (8 years ago)
Author:
Ehouarn Millour
Message:

Cleanup in the dynamics: get rid of comconst.h, make it a module comconst_mod.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dyn3dmem/exner_milieu_loc_m.F90

    r2021 r2597  
    3131    USE parallel_lmdz
    3232    USE mod_filtreg_p
     33    USE comconst_mod, ONLY: cpp, kappa, r, jmp1
     34    IMPLICIT NONE
    3335    !
    3436    include "dimensions.h"
    3537    include "paramet.h"
    36     include "comconst.h"
    3738    include "comgeom.h"
    3839    include "comvert.h"
Note: See TracChangeset for help on using the changeset viewer.