Changeset 19


Ignore:
Timestamp:
05/04/10 13:25:12 (2 years ago)
Author:
jwise
Message:

Added Grav_Potential to the fields not to be logged.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/TOOLS/shouldbe_logged.pro

    r15 r19  
    99         (strpos(string, 'orticity') GE 0) OR $ 
    1010         (strpos(string, 'PotentialField') GE 0) OR $ 
     11         (strpos(string, 'Grav_Potential') GE 0) OR $ 
    1112         (strpos(string, 'particle_pos') GE 0) OR $ 
    1213         (strpos(string, 'particle id') GE 0) OR $ 
Note: See TracChangeset for help on using the changeset viewer.