-
-
Notifications
You must be signed in to change notification settings - Fork 424
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update number of shells in SimulationState #2467
Conversation
These changes in model/base.py may be replaced by work @wkerzendorf is doing. Or this should be merged into #2445 |
8472745
to
5eedcb9
Compare
@DeerWhale the tests fail. |
*beep* *bop* Hi, human. The Click here to see the build log. |
Is there any update on this? I believe CSVY models are still broken until this is merged. |
Closing this duplicated one -- the (almost) same edits is made in a new PR #2504 after the restructure. |
📝 Description
Type: 🪲
bugfix
| 🚦testing
Update the
no_of_shells
attribute in SimulationState to be theno_of_shells_active
in geometry.This can make sure the dimensionality of the attributes in the SimulationState is consistent with the activate shells after changing the v_inner_boundary value on fly.
📌 Resources
🚦 Testing
How did you test these changes?
☑️ Checklist
build_docs
label