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

Introducing autosym2 #517

Merged
merged 3 commits into from
Jun 3, 2024
Merged

Conversation

llaniewski
Copy link
Member

This PR introduces and alternative version of the autosym capability. All models with the autosym option can now be compiled with autosym2 option, which introduces SymmetryEdge boundary conditions, which are symmetry boundary conditions, but not on the middle of element, but on the edge of the element. This allows for using symmetry in common cases with even number of elements. Eg. for a simulation of a droplet, with autosym we need 99x99 cross-section, and the center of the droplet at 49.5, with the reduced domain to 50x50 with symmetry, and with autosym2 one can use a channel of 100x100 and the particle can be centrally between elements at 50.

@llaniewski llaniewski added the enhancement New features/updates label May 31, 2024
@llaniewski llaniewski merged commit 68e4df6 into CFD-GO:master Jun 3, 2024
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features/updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant