/[lmdze]/trunk/dyn3d/ener.f
ViewVC logotype

Annotation of /trunk/dyn3d/ener.f

Parent Directory Parent Directory | Revision Log Revision Log


Revision 76 - (hide annotations)
Fri Nov 15 18:45:49 2013 UTC (10 years, 6 months ago) by guez
Original Path: trunk/dyn3d/ener.f90
File size: 247 byte(s)
Moved everything out of libf.
1 guez 3 module ener
2    
3     ! From ener.h, v 1.1.1.1 2004/05/19 12:53:07 lmdzadmin
4    
5     use dimens_m, only: llm
6    
7     implicit none
8    
9     private llm
10    
11     REAL ang0, etot0, ptot0, ztot0, stot0, ang, etot, ptot, ztot, stot, rmsdpdt
12 guez 47 real rmsv
13 guez 3
14     save
15    
16     end module ener

  ViewVC Help
Powered by ViewVC 1.1.21