Last change
on this file since 5024 was
1999,
checked in by Laurent Fairhead, 11 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
|
Line | |
---|
1 | !----------------------------------------------------------------------- |
---|
2 | ! INCLUDE planet.h |
---|
3 | |
---|
4 | COMMON/planet/aphelie,periheli,year_day,peri_day, obliquit, timeperi,& |
---|
5 | e_elips,p_elips,unitastr |
---|
6 | |
---|
7 | REAL aphelie,periheli,year_day,peri_day, obliquit, timeperi,e_elips, & |
---|
8 | p_elips,unitastr |
---|
9 | |
---|
10 | !----------------------------------------------------------------------- |
---|
11 | !$OMP THREADPRIVATE(/planet/) |
---|
Note: See
TracBrowser
for help on using the repository browser.