Oscar Sanchez
Oscar Sanchez
Hello, I'm exporting a VTU file of heads using the following code vtkobj = vtk.Vtk(gwf, xml=True, pvd=True, vertical_exageration=1, point_scalars=True) vtkobj.add_heads(hds, kstpkper=kstpkper, masked_values=masked_values) vtkobj.write(os.path.join(pv_folder, "heads_output_test", "heads_scal.vtu")) but I noticed that the...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I'm working with Pest,...
Hello, I'm getting this error, when I try to use RCM reordering MODFLOW 6 U.S. GEOLOGICAL SURVEY MODULAR HYDROLOGIC MODEL VERSION 6.3.0 03/04/2022 Run start date and time (yyyy/mm/dd hh:mm:ss):...
Hello! I'm running Pestpp-GLM and after calculating the FOSM-based Monte Carlo of the first iteration I got this error in the rec file  the log file shows this ...
Hello!, I was trying to restart a Glm run, set by Pyemu, but I got the following mistake( i'm using pestpp-5.1.1) rec file:  output:  more details of my...
**Describe the bug** A clear and concise description of what the bug is: flopy.utils.cvfdutil.shapefile_to_cvfd fails when skip_hanging_node_check = True because vertexdict_keys is not defined **To Reproduce** use flopy.utils.cvfdutil.shapefile_to_cvfd(shp, skip_hanging_node_check =...
Is Stochastic modeling still supported? I can't find any tutorial about it if it's still supported, where can I find examples/tutorials to learn how to use it? Thanks in advance...
Describe the bug A clear and concise description of what the bug is: flopy.utils.cvfdutil.shapefile_to_cvfd gets stuck (never finishes) when skip_hanging_node_check = True when some voronoi grids are used, this is...