Ignore:
Timestamp:
Jul 23, 2016, 7:45:38 AM (8 years ago)
Author:
Ehouarn Millour
Message:

Cleanup in the dynamics: turn comvert.h into module comvert_mod.F90
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dyn3d_common/iniconst.F90

    r2597 r2600  
    1313  USE comconst_mod, ONLY: im, imp1, jm, jmp1, lllm, lllmm1, lllmp1, &
    1414                          unsim, pi, r, kappa, cpp, dtvr, dtphys
     15  USE comvert_mod, ONLY: disvert_type, pressure_exner
    1516 
    1617  IMPLICIT NONE
     
    2425  include "paramet.h"
    2526  include "temps.h"
    26   include "comvert.h"
    2727  include "iniprint.h"
    2828
Note: See TracChangeset for help on using the changeset viewer.