Review useAvgMaterials
(Examples? True by default?)
In GUI averaging is enabled by default, because it matches real situations better.
What about scripting?
- There is not a single example that sets
useAvgMaterials
- Though it may be set by
defineSimulationOptions
in SimulationToPython.cpp - Shouldn't it be enabled by default? But then, how to determine the number of slices?
Edited by Wuttke, Joachim