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

automate zoltan partitioning and genPUMI stage #1143

Open
cekees opened this issue Apr 22, 2020 · 0 comments
Open

automate zoltan partitioning and genPUMI stage #1143

cekees opened this issue Apr 22, 2020 · 0 comments
Assignees

Comments

@cekees
Copy link
Member

cekees commented Apr 22, 2020

When we run with the PUMI workflow for existing domain/mesh types, we need to run an unmodified input file to generate the mesh and let PUMI build its own representation of the domain geometry. Then we need to run zsplit to partition it and run a different input file to run in adaptivity. I think it may be possible to remove the requirement for users to manually run the first two steps by adding a domain argument to the PUMIDomain class that connects it with the user-defined domain, then catch that in NumericalSolution to run the genPUMI and zsplit phases before proceeding to the rest of the PUMI adaption workflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants