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

    r2475 r2597  
    2121  USE iniphysiq_mod, ONLY: iniphysiq
    2222#endif
     23  USE comconst_mod, ONLY: cpp, daysec, dtphys, dtvr, g, r, rad
    2324  IMPLICIT NONE
    2425
     
    5455  include "dimensions.h"
    5556  include "paramet.h"
    56   include "comconst.h"
    5757  include "comdissnew.h"
    5858  include "comvert.h"
Note: See TracChangeset for help on using the changeset viewer.