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/construct_orthogonal_projection.pro

    r8 r30  
    165165 
    166166; loop over all relevant grids 
    167   ngrids = 41;  ( read how many grids in one go?) 
     167  ngrids = 401;  ( read how many grids in one go?) 
    168168  FOR kk=0L, num_of_grids-1,ngrids DO BEGIN 
    169169     inn = min([kk+ngrids-1, num_of_grids-1]) 
Note: See TracChangeset for help on using the changeset viewer.