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

    r2597 r2600  
    2727c=======================================================================
    2828      USE comconst_mod, ONLY: cpp, omeg, rad
     29      USE comvert_mod, ONLY: ap, bp, preff
     30     
    2931      IMPLICIT NONE
    3032c-----------------------------------------------------------------------
     
    3436#include "dimensions.h"
    3537#include "paramet.h"
    36 #include "comvert.h"
    3738#include "comgeom.h"
    3839#include "iniprint.h"
Note: See TracChangeset for help on using the changeset viewer.