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

Annotation of /trunk/dyn3d/temps.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/temps.f90
File size: 153 byte(s)
Initial import
1 guez 3 module temps
2    
3     implicit none
4    
5     INTEGER itaufin
6     INTEGER itau_dyn, itau_phy
7     INTEGER day_ini, day_end, annee_ref, day_ref
8     REAL dt
9    
10     end module temps

  ViewVC Help
Powered by ViewVC 1.1.21