You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Includes Comsol installation found on PATH in discovery. (#89)
So if the comsol command works in the console, the corresponding installation will now be found automatically, even if not in a default location.
Adds support for material property groups, which now show up in model tree. (#78)
Material properties can be read and altered by calling property() on the node referring to its property group.
Adds method problems() to the Model class.
It does the same as calling Node.problems() on the model's root node, but provides for an easy way to check if there are currently errors or warnings reported anywhere in the model.
Adds "Uncertainty Quantification" to list of recognized modules.
External links to Comsol documentation now refer to Comsol 6.0.