source: LMDZ5/branches/testing/libf/phylmd/planete.h @ 3663

Last change on this file since 3663 was 1999, checked in by Laurent Fairhead, 10 years ago

Merged trunk changes r1920:1997 into testing branch

  • Property copyright set to
    Name of program: LMDZ
    Creation date: 1984
    Version: LMDZ5
    License: CeCILL version 2
    Holder: Laboratoire de m\'et\'eorologie dynamique, CNRS, UMR 8539
    See the license file in the root directory
File size: 416 bytes
RevLine 
[1999]1!-----------------------------------------------------------------------
2! INCLUDE planet.h
[1205]3
[1999]4      COMMON/planet/aphelie,periheli,year_day,peri_day, obliquit, timeperi,&
5           e_elips,p_elips,unitastr
[1205]6
[1999]7      REAL aphelie,periheli,year_day,peri_day, obliquit, timeperi,e_elips, &
8           p_elips,unitastr
[1205]9
[1999]10!-----------------------------------------------------------------------
[1387]11!$OMP THREADPRIVATE(/planet/)
Note: See TracBrowser for help on using the repository browser.