SCIInstitute / SCIRun

SCIRun is a Problem Solving Environment, for modeling, simulation and visualization of scientific problems. This is version 5, the upgraded version of SCIRun v4.
http://scirun.org
Other
128 stars 71 forks source link

mapfielddataontonodesradialbasis does not always map onto nodes #1830

Open jessdtate opened 6 years ago

jessdtate commented 6 years ago

Description

It looks like the algorithm loops through the destination data layer and assumes that it is on the nodes. When the input destination field has data assigned to the elements, it resulting data is jumbled and it is assigned to the elements. it works fine when data is on the nodes. it should ensure that the output is set to the nodes, or check for the input centering. There may also be a problem with non pointcloud inputs on the source field.

test_rbf.srn5.zip

Steps to Reproduce

  1. set destination field with node centering.
  2. change centering to cells

Expected behavior: [What you expected to happen]

map the data onto to the nodes, regardless of centering the input field. The output should the same regardless of destination centering

Actual behavior: [What actually happened]

applies the data to the cells, it is jumbled. shown in the test network.

Versions

OSX 10.12 v5.0-beta.IBBM2018-59-g5d91ea19f

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 240 days with no activity. Remove the stale label or comment, or this will be closed in 60 days.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 240 days with no activity. Remove the stale label or comment, or this will be closed in 60 days.