SCIRun icon indicating copy to clipboard operation
SCIRun copied to clipboard

modules that I would add to the next level module conversion:

Open dcwhite opened this issue 4 years ago • 2 comments

modules that I would add to the next level module conversion:

  • [x] CalculateNodeNormals
  • [x] VectorMagnitude
  • [x] ApplyFilterToFieldData
  • [ ] ShowMatrix (or something like it)
  • [ ] ReportScalarFieldStats
  • [ ] GetDomainStructure

Originally posted by @jessdtate in https://github.com/SCIInstitute/SCIRun/pull/2181#discussion_r505801290

dcwhite avatar Oct 16 '20 15:10 dcwhite

CalculateNodeNormal could be CalculateNormals and have a choice between node and face.

jessdtate avatar Oct 16 '20 20:10 jessdtate

ShowMatrix could be a surfmesh for plotting. Perhaps could be BuildSurfMeshFromMatrix?

jessdtate avatar Oct 16 '20 20:10 jessdtate