Skip to content

Gpml

Norbert Grunwald requested to merge github/fork/Scinopode/gpml into master

A new method to handle material properties. It creates a single object that holds all the properties of a medium, its phases and their components. This object is a private attribute of ProjectData and can be passed forward to any process. The structure of this material object is process independent, thus it should be adequate to satisfy all processes.

Merge request reports