|
Last change
on this file since 5872 was
3331,
checked in by acozic, 8 years ago
|
|
Add modification for isotopes
|
-
Property svn:executable set to
*
|
|
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.