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/inithist.F

    r2598 r2600  
    1111     &                        dynhist_file,dynhistv_file,dynhistu_file
    1212       USE comconst_mod, ONLY: pi
     13       USE comvert_mod, ONLY: presnivs
    1314      implicit none
    1415
     
    4041      include "dimensions.h"
    4142      include "paramet.h"
    42       include "comvert.h"
    4343      include "comgeom.h"
    4444      include "temps.h"
Note: See TracChangeset for help on using the changeset viewer.