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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 254 - (show annotations)
Mon Feb 5 10:39:38 2018 UTC (6 years, 3 months ago) by guez
File size: 174 byte(s)
Move Sources/* to root directory.
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