Skip to content
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

Add batchwise pure class #27

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

church89
Copy link
Collaborator

@church89 church89 commented Feb 6, 2024

This PR adds a new batchwise scheme class that allow to perform single material additions without running search_for_keff. A new method called add_material is added to the integrator class in abc.py that automatically initialized a BatchwisePure class.

A public abstract method get_root function has also replaced the private _get_cell_attrib() returning different values according to the batchwise scheme used.

@church89 church89 merged commit 293e5be into openmsr_develop Feb 6, 2024
1 check passed
@church89 church89 deleted the make_batchwise_get_root_method_public branch February 6, 2024 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant