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

    r2598 r2600  
    1010       dynhistave_file,dynhistvave_file,dynhistuave_file
    1111  USE comconst_mod, ONLY: pi
     12  USE comvert_mod, ONLY: presnivs
    1213  implicit none
    1314
     
    3536  include "dimensions.h"
    3637  include "paramet.h"
    37   include "comvert.h"
    3838  include "comgeom.h"
    3939  include "temps.h"
Note: See TracChangeset for help on using the changeset viewer.