Changeset 30 for trunk/TOOLS/read_all_grid_hdf.pro
- Timestamp:
- 07/30/10 13:16:33 (22 months ago)
- File:
-
- 1 edited
-
trunk/TOOLS/read_all_grid_hdf.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/TOOLS/read_all_grid_hdf.pro
r1 r30 60 60 61 61 N_df_requested = N_ELEMENTS(field_names) 62 62 63 special = ['x', 'y', 'z','dx','dy','dz','volume','mass'] 63 64 for fi=0L,nf-1 DO BEGIN … … 128 129 all[fi].N_Dfields = N_df_requested 129 130 all[fi].data_fields[i]=field_names[i] 131 ; print, field_names[i] 130 132 if field_names[i] eq 'particle massdensity' then data *= product(dd) 131 133 if field_names[i] eq 'mass' then data *= product(dd)
Note: See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)