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

flopy doesn't export vtk boundary conditions #1228

Closed
oscarfasanchez opened this issue Sep 3, 2021 · 1 comment · Fixed by #1249
Closed

flopy doesn't export vtk boundary conditions #1228

oscarfasanchez opened this issue Sep 3, 2021 · 1 comment · Fixed by #1249

Comments

@oscarfasanchez
Copy link

hello, I think this could be a bug.
I'm trying to use paraview for modflow6 visualization, but it doesn't work for boundary conditions, I'm trying to use this code https://github.com/modflowpy/flopy/blob/develop/examples/Notebooks/flopy3_vtk_export.ipynb
but it doesn't export anything for boundary conditions when I use a code like:

gwf.rch.export(pv_folder, fmt='vtk')

other packages work fine(npf, dis,sto etc)
you can see my code in:
https://github.com/oscarfasanchez/Thesis_mf6_pest/blob/master/09_Python/Graphs.py
(commit 82d8186afa796996ade5b80142322ea6f978bc67)

thanks in advance for any help :D

@oscarfasanchez oscarfasanchez changed the title flopy doesn't export boundary conditions flopy doesn't export vtk boundary conditions Sep 3, 2021
@oscarfasanchez
Copy link
Author

I have an irregular structured grid

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 a pull request may close this issue.

1 participant