Last change
on this file since 3436 was
3175,
checked in by emillour, 11 months ago
|
Pluto PCM:
Add the old Pluto LMDZ for reference (required prior step to making
an LMDZ.PLUTO using the same framework as the other physics packages).
TB+EM
|
File size:
315 bytes
|
Rev | Line | |
---|
[3175] | 1 | c----------------------------------------------------------------------- |
---|
| 2 | c INCLUDE 'temps.h' |
---|
| 3 | |
---|
| 4 | COMMON/temps/dt,itaufin, |
---|
| 5 | s day_ini,day_end,anne_ini |
---|
| 6 | |
---|
| 7 | INTEGER itaufin |
---|
| 8 | INTEGER*4 day_ini,day_end,anne_ini |
---|
| 9 | REAL dt |
---|
| 10 | |
---|
| 11 | c----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.