RyanConway91
RyanConway91
hds.get_kstpkper() returns 0 based kstp,kper while hds.kstpkper returns one based. hds = fp.utils.binaryfile.HeadFile(r"my.hds") Is there a good reason for this? If not I would think both should be 0 based...
I cannot find any documentation for what is getting written if PRINT_OPTION ALL is specified For example, what is BACKTRACK FLAG? Can this get added to the mf6io.pdf?
Is it possible that GWSEEP sent to MOVER from UZF is not getting used in transport? In my current model, UZFs are adding 0 mass to LAKs and SFRs in...
I am running a SS GWF model model and then using the cbbs and heads to run a GWT model. If I do not use ATS, the model runs. If...
How do you deactivate UZF cells? There is no "status" flag like other advanced packages. The documentation states: "To turn off all of the advanced stresses for a stress period,...
I have a model with concentrations specified using the "AUX variable" method for RIV, CHD, and RCH. I am using BOUNDNAMES I want an observation that is the solute mass...
Hello, I have ~300 single band rasters with the same geometry (extent, cell size) and a shapefile with ~100000 zones. Based on current testing, running zonal_stats on all the rasters...
**Describe the bug** Might not be a bug, just an fyi in case it is. I have a model that uses tvk. The tvk input data is rather large (32...
**Describe the bug** Not a true bug, just a performance FYI 'model_attributes_to_shapefile' gets hung up and did not write anything after ~20min for my large disv model. If I write...
I am trying to calculate kriging factors for an mf6 disv. Looks like the method wants a depreciated spatial_reference object instead of a current modelgrid object. ``` v = pyemu.geostats.ExpVario(contribution=1.0,...