|
Last change
on this file since 3667 was
3175,
checked in by emillour, 23 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:
271 bytes
|
| Line | |
|---|
| 1 | ! |
|---|
| 2 | ! Tracers in the dynamics (E.M, oct.2008) |
|---|
| 3 | ! |
|---|
| 4 | COMMON/advtr/iadv,tnom |
|---|
| 5 | INTEGER :: iadv(nqmx) ! tracer advection scheme number |
|---|
| 6 | CHARACTER (len=20) :: tnom(nqmx) ! tracer name |
|---|
| 7 | ! NB: tnom length should be compatible with noms() in physics ... |
|---|
Note: See
TracBrowser
for help on using the repository browser.