Open Huite opened 1 year ago
I have two questions:
Two suggested changes:
I must admit I hadn't looked very carefully at the distinction between "slug" and "pumping" -- I now also realize I had set the wrong default value in the QGIS plugin.
What I wanted to compute here was pumping, from t=1.0 to t=5.0; a slug of 0 is indeed meaningless. I could've figured this out from reading the existing docs better. Having said that, being forced to think about it for a moment, it makes sense that the caisson radius should be a non-zero number. The Well docstring currently does mention everything, but it's extremely terse.
What would likely help a reader is to add some prose in the general description about the mechanism, not just in the argument list. E.g. what is potentially somewhat confusing is that the discharge extracted may be "in conflict" with the well radius, since the discharge could be far larger than the wellbore volume. Clarifying how both the radius and the caisson radius are used in the actual computation could clear that up.
This runs fine, but running
ttim_well_0.discharge(t=1.01)
results in: