Last change
on this file since 4080 was
3990,
checked in by millour, 8 years ago
|
An updated LMDZ5 (based on LMDZ rev 2786) to play with.
EM
|
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.