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

Annotation of /trunk/dyn3d/academic.f

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3 - (hide annotations)
Wed Feb 27 13:16:39 2008 UTC (16 years, 3 months ago) by guez
Original Path: trunk/libf/dyn3d/academic.f90
File size: 231 byte(s)
Initial import
1 guez 3 module academic
2    
3     ! From dyn3d/academic.h,v 1.1.1.1 2004/05/19 12:53:05
4    
5     use dimens_m, only: iim, jjm, llm
6    
7     implicit none
8    
9     private iim, jjm, llm
10    
11     real tetarappel((iim + 1) * (jjm + 1), llm), taurappel
12    
13     end module academic

  ViewVC Help
Powered by ViewVC 1.1.21