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/dyn3dmem/dynredem_loc.F90

    r2603 r2622  
    2020                       taux,tauy
    2121  USE temps_mod, ONLY: annee_ref, day_ref, itau_dyn, itaufin, start_time
     22  USE ener_mod, ONLY: etot0,ptot0,ztot0,stot0,ang0
    2223
    2324  IMPLICIT NONE
     
    2526  include "paramet.h"
    2627  include "comgeom.h"
    27   include "ener.h"
    2828  include "description.h"
    2929  include "iniprint.h"
Note: See TracChangeset for help on using the changeset viewer.