Last change
on this file since 3820 was
3809,
checked in by ymipsl, 10 years ago
|
Add LMDZ in aquaplanet configuration
YM
|
-
Property svn:eol-style set to
native
|
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.