Skip to content

Conversation

@benflexcompute
Copy link
Collaborator

  • Added validation to ensure domain_type (half_body_positive_y/negative_y) is consistent with the model bounding box.
  • Updated Surface._will_be_deleted_by_mesher to identify surfaces that will be trimmed by the half-body domain.
  • Synchronized check_symmetric_boundary_existence with domain_type to skip existence check when domain type enforces symmetry.
  • Added tests for domain type validation and surface deletion logic.

…lations

- Added validation to ensure domain_type (half_body_positive_y/negative_y) is consistent with the model bounding box.
- Updated Surface._will_be_deleted_by_mesher to identify surfaces that will be trimmed by the half-body domain.
- Synchronized check_symmetric_boundary_existence with domain_type to skip existence check when domain type enforces symmetry.
- Added tests for domain type validation and surface deletion logic.
@benflexcompute benflexcompute merged commit 5cd538b into release-candidate/25.7 Nov 26, 2025
34 of 45 checks passed
@benflexcompute benflexcompute deleted the BenY/domain-type-validation branch November 26, 2025 00:56
github-actions bot pushed a commit that referenced this pull request Nov 26, 2025
…mulations (#1615)

- Added validation to ensure domain_type (half_body_positive_y/negative_y) is consistent with the model bounding box.
- Updated Surface._will_be_deleted_by_mesher to identify surfaces that will be trimmed by the half-body domain.
- Synchronized check_symmetric_boundary_existence with domain_type to skip existence check when domain type enforces symmetry.
- Added tests for domain type validation and surface deletion logic.
benflexcompute added a commit that referenced this pull request Nov 26, 2025
…aces in half-body simulations (#1616)

* Validate `domain_type` and check for deleted surfaces in half-body simulations (#1615)

- Added validation to ensure domain_type (half_body_positive_y/negative_y) is consistent with the model bounding box.
- Updated Surface._will_be_deleted_by_mesher to identify surfaces that will be trimmed by the half-body domain.
- Synchronized check_symmetric_boundary_existence with domain_type to skip existence check when domain type enforces symmetry.
- Added tests for domain type validation and surface deletion logic.

* Resolved conflict

---------

Co-authored-by: Ben <[email protected]>
Co-authored-by: benflexcompute <[email protected]>
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.

2 participants