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

    r2597 r2600  
    77
    88      USE comconst_mod, ONLY: g
     9      USE comvert_mod, ONLY: ap, bp
    910
    1011       implicit none
     
    1314      include "paramet.h"
    1415      include "comdissip.h"
    15       include "comvert.h"
    1616      include "comgeom2.h"
    1717      include "logic.h"
Note: See TracChangeset for help on using the changeset viewer.