[root]/Packages/Uintah/StandAlone/tools/radiusMaker
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
dav | 3 (100.0%) | 309 (100.0%) | 103.0 |
Moved uda2nrrd to its own location (tools/uda2nrrd). Split it into a
bunch of sub-files so it wouldn't be 50K of code in one file. Cleaned
up a little. Added particle extraction.
Note, when extracting particles, uda2nrrd (currently) assumes all
particles are on the same level. It also extracts particles for ALL
materials (which is different from when uda2nrrd extracts grid
variables).
Updated the code to append the timestep number to the filename.
Added the 'radiusMaker' utility that will update a nrrd and add a
radius component to it based on one of the other
parameters... however, the radius value calculation right now is hard
coded and needs to be make a little more general. This utility is
based on James Biglers version of the code.
Also included the sphere2nrrd shell script to convert a .raw file
into a nrrd (ie: create the nrrd header).
309 lines of code changed in 3 files: