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

Contents of /trunk/Sources/phylmd/YOMCST.f

Parent Directory Parent Directory | Revision Log Revision Log


Revision 82 - (show annotations)
Wed Mar 5 14:57:53 2014 UTC (10 years, 2 months ago) by guez
Original Path: trunk/phylmd/YOMCST.f
File size: 256 byte(s)
Changed all ".f90" suffixes to ".f".
1 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 REAL R_ecc ! excentricité
9 real R_peri ! équinoxe
10 real R_incl ! inclinaison
11
12 save
13
14 end module YOMCST

  ViewVC Help
Powered by ViewVC 1.1.21