Ignore:
Timestamp:
07/30/10 13:16:33 (22 months ago)
Author:
tabel
Message:

Added radial and tangential velocity as well as cylindrical radius for the particles as a derived field.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/TOOLS/get_data.pro

    r27 r30  
    259259; ^^^^^^^^ modify above ^^^^^^^^^^ 
    260260bs = ["Bx", "By", "Bz"] 
    261 rcd = 1.-(slice_ori ne 0.) ; is 0 for the slice coordinate  
     261rcd = (slice_ori eq 0.) ; is 0 for the slice coordinate  
    262262 
    263263if KEYWORD_SET(derived_fields) then return, dfields ; return field_names & stop 
Note: See TracChangeset for help on using the changeset viewer.