Ignore:
Timestamp:
Sep 4, 2016, 8:12:02 AM (8 years ago)
Author:
Ehouarn Millour
Message:

Some code tidying: turn ener.h into ener_mod.F90
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dyn3d_common/sortvarc.F

    r2603 r2622  
    99      USE comconst_mod, ONLY: dtvr, daysec, g, rad, omeg
    1010      USE logic_mod, ONLY: read_start
    11      
     11      USE ener_mod, ONLY: etot,ptot,ztot,stot,ang,
     12     &                    etot0,ptot0,ztot0,stot0,ang0,
     13     &                    rmsdpdt,rmsv
    1214      IMPLICIT NONE
    1315
     
    3133      INCLUDE "paramet.h"
    3234      INCLUDE "comgeom.h"
    33       INCLUDE "ener.h"
    3435      INCLUDE "iniprint.h"
    3536
Note: See TracChangeset for help on using the changeset viewer.