ascot4fusion / ascot5

ASCOT5 is a high-performance orbit-following code for fusion plasma physics and engineering
https://ascot4fusion.github.io/ascot5/
GNU Lesser General Public License v3.0
31 stars 9 forks source link

Vtk 3D wall graphics lack usability #43

Closed Otsooni closed 12 months ago

Otsooni commented 1 year ago

Feature to plot the 3D wall loads by adding the option of only markers, to illustrate the statistics in each triangle. Feature to plot only interested 3D walls. Feature to plot heat loads from only specific markers. Bug fix: wall.number_of_elements was never set, and therefore wall.getNumberOfElements() always returns None.