/[lmdze]/trunk/phylmd/YOMCST.f
ViewVC logotype

Annotation of /trunk/phylmd/YOMCST.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/phylmd/YOMCST.f90
File size: 256 byte(s)
Moved everything out of libf.
1 guez 3 module YOMCST
2    
3     implicit none
4    
5     ! From phylmd/YOMCST.h, version 1.2 2005/06/06 13:16:33
6    
7     ! A1.1.bis Constantes concernant l'orbite de la Terre:
8 guez 22 REAL R_ecc ! excentricité
9     real R_peri ! équinoxe
10 guez 3 real R_incl ! inclinaison
11    
12     save
13    
14     end module YOMCST

  ViewVC Help
Powered by ViewVC 1.1.21