Changes between Version 1 and Version 2 of AstroBearObjectTracers


Ignore:
Timestamp:
10/22/12 12:33:43 (12 years ago)
Author:
Erica Kaminski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • AstroBearObjectTracers

    v1 v2  
    1111CALL AddTracer(MyClump%iTracer, "ClumpTracer")
    1212
     13This call passes in a non-zero integer to index the tracer in q, which is assigned in the routine AddTracer, by identifying the next empty slot in q, as well as the name of the tracer, here "ClumpTracer". This name is then recognized by a visualization program such as Visit as a new variable.
     14
     15Next, the tracer is
     16