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

Create multiple fractures with generate_fractures #46

Merged
merged 9 commits into from
Nov 5, 2024

Conversation

alexbenedicto
Copy link
Contributor

Linked to #45

Allows the user to generate multiple fracture meshes at a same time when using generate_fractures.

the field will be considered as a fracture. If the "internal_surfaces" policy is
selected, list of the fracture attributes.
[string]: The criterion to define the surfaces that will be changed into fracture zones. Possible values are "field, internal_surfaces"
--name NAME [string]: If the "field" policy is selected, defines which field will be considered to define the fractures. If the "internal_surfaces" policy is selected, defines the name of the attribute will be considered to identify the fractures.

Choose a reason for hiding this comment

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

is it possible to align the "selected" under the [string] ? Same for the other

@alexbenedicto alexbenedicto merged commit 51c74e1 into main Nov 5, 2024
31 checks passed
@alexbenedicto alexbenedicto linked an issue Nov 5, 2024 that may be closed by this pull request
@untereiner untereiner deleted the origin/generate_fractures/multipleFractures branch November 6, 2024 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create multiple fractures at a same time using generate_fractures
2 participants