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

    r2603 r2622  
    1818      USE temps_mod, ONLY: annee_ref,day_ref,itau_dyn,itaufin,
    1919     &                        start_time,hour_ini
     20      USE ener_mod, ONLY: etot0,ptot0,ztot0,stot0,ang0
    2021 
    2122      IMPLICIT NONE
     
    2829#include "paramet.h"
    2930#include "comgeom2.h"
    30 #include "ener.h"
    3131#include "netcdf.inc"
    3232#include "description.h"
Note: See TracChangeset for help on using the changeset viewer.