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

    r2598 r2600  
    3131    !
    3232    USE comconst_mod, ONLY: jmp1, cpp, kappa, r
     33    USE comvert_mod, ONLY: preff
     34   
    3335    IMPLICIT NONE
    3436   
     
    3638    include "paramet.h"
    3739    include "comgeom.h"
    38     include "comvert.h"
    3940
    4041    INTEGER  ngrid
Note: See TracChangeset for help on using the changeset viewer.