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/dyn3dpar/integrd_p.F

    r2598 r2600  
    88      USE control_mod, only : planet_type
    99      USE comconst_mod, ONLY: pi
     10      USE comvert_mod, ONLY: ap, bp
    1011      IMPLICIT NONE
    1112
     
    2930#include "paramet.h"
    3031#include "comgeom.h"
    31 #include "comvert.h"
    3232#include "logic.h"
    3333#include "temps.h"
Note: See TracChangeset for help on using the changeset viewer.