source:
trunk/LMDZ.GENERIC/libf/dyn3d/advtrac.h
@
773
Last change on this file since 773 was 135, checked in by , 14 years ago | |
---|---|
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.