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 shell layer selection #769

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Conversation

janvonrickenbach
Copy link
Contributor

@janvonrickenbach janvonrickenbach commented Nov 28, 2024

Add shell layer selection to _get_result interface.

Todo:

janvonrickenbach and others added 27 commits October 29, 2024 15:24
…ltiple_bodies

# Conflicts:
#	tests/test_simulation.py
…ll layer in source operator should be made configurable.
Skip shell layers if the are no input for the result operator
@@ -169,40 +177,72 @@ def average_per_body_complex_multi_body():


@dataclasses.dataclass
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need the results per body for elemental results => For elemental results only the combined reference files are used.

# shell layer, the shell layer is not selected and the results are split into solids
# and shells. Here, we add an additional shell layer selection and merge_shell_solid
# operator to manually merge the results. If the shell layer was already selected, this
# should do nothing.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MichaelNale Just FYI

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

Attention: Patch coverage is 96.87500% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.17%. Comparing base (8debe23) to head (787c3df).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #769      +/-   ##
==========================================
+ Coverage   85.12%   85.17%   +0.05%     
==========================================
  Files          52       52              
  Lines        5175     5201      +26     
==========================================
+ Hits         4405     4430      +25     
- Misses        770      771       +1     

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