Skip to content
Snippets Groups Projects
Commit fb50a863 authored by patavirt's avatar patavirt
Browse files

solver: expose omega attribute

parent 49088332
No related branches found
No related tags found
No related merge requests found
......@@ -96,6 +96,7 @@ class Solver:
y = _core_property("y")
mask = _core_property("mask")
Omega = _core_property("Omega")
omega = _core_property("omega")
alpha = _core_property("alpha")
D = _core_property("D")
Delta = _core_property("Delta")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment