/[lmdze]/trunk/Sources/IOIPSL/Calendar/calendar.f
ViewVC logotype

Contents of /trunk/Sources/IOIPSL/Calendar/calendar.f

Parent Directory Parent Directory | Revision Log Revision Log


Revision 134 - (show annotations)
Wed Apr 29 15:47:56 2015 UTC (9 years, 1 month ago) by guez
File size: 174 byte(s)
Sources inside, compilation outside.
1 MODULE calendar
2
3 IMPLICIT NONE
4
5 REAL, PARAMETER:: un_jour = 86400. ! one day in seconds
6
7 ! Description of calendar
8 LOGICAL:: lock_unan = .FALSE.
9
10 END MODULE calendar

  ViewVC Help
Powered by ViewVC 1.1.21