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/dynetat0_loc.f90

    r2299 r2597  
    1212  USE control_mod, ONLY: planet_type
    1313  USE assert_eq_m, ONLY: assert_eq
     14  USE comconst_mod, ONLY: cpp, daysec, dtvr, g, im, jm, kappa, lllm, &
     15                          omeg, rad
    1416  IMPLICIT NONE
    1517  include "dimensions.h"
    1618  include "paramet.h"
    1719  include "temps.h"
    18   include "comconst.h"
    1920  include "comvert.h"
    2021  include "comgeom.h"
Note: See TracChangeset for help on using the changeset viewer.