Changeset 2622 for LMDZ5/trunk/libf/dyn3dmem/dynredem_loc.F90
- Timestamp:
- Sep 4, 2016, 8:12:02 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/dyn3dmem/dynredem_loc.F90
r2603 r2622 20 20 taux,tauy 21 21 USE temps_mod, ONLY: annee_ref, day_ref, itau_dyn, itaufin, start_time 22 USE ener_mod, ONLY: etot0,ptot0,ztot0,stot0,ang0 22 23 23 24 IMPLICIT NONE … … 25 26 include "paramet.h" 26 27 include "comgeom.h" 27 include "ener.h"28 28 include "description.h" 29 29 include "iniprint.h"
Note: See TracChangeset
for help on using the changeset viewer.