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/dynredem_loc.F90

    r2584 r2597  
    1313                    NF90_CLOSE,  NF90_PUT_ATT, NF90_UNLIMITED, NF90_CLOBBER
    1414  USE dynredem_mod, ONLY: cre_var, put_var, err, modname, fil
     15  USE comconst_mod, ONLY: cpp, daysec, dtvr, g, kappa, omeg, rad
    1516  IMPLICIT NONE
    1617  include "dimensions.h"
    1718  include "paramet.h"
    18   include "comconst.h"
    1919  include "comvert.h"
    2020  include "comgeom.h"
Note: See TracChangeset for help on using the changeset viewer.