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_hyb_m.F90

    r2598 r2600  
    3434    !
    3535    USE comconst_mod, ONLY: jmp1, cpp, kappa, r
     36    USE comvert_mod, ONLY: preff
     37   
    3638    IMPLICIT NONE
    3739   
     
    3941    include "paramet.h"
    4042    include "comgeom.h"
    41     include "comvert.h"
    4243
    4344    INTEGER  ngrid
Note: See TracChangeset for help on using the changeset viewer.