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

Annotation of /trunk/phylmd/YOMCST.f

Parent Directory Parent Directory | Revision Log Revision Log


Revision 82 - (hide annotations)
Wed Mar 5 14:57:53 2014 UTC (10 years, 2 months ago) by guez
File size: 256 byte(s)
Changed all ".f90" suffixes to ".f".
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