-
`flopy 3.3.5`
`python 3.10.5`
Model grid **geographic** reference information **can** be loaded from files. No such option exists for model temporal reference information.
### Current Behavi…
-
Dear Authors,
Thanks for your brilliant works! Now I am learning about the detailed change of parameter shape in your code and in your paper. I noticed that the A is (D,N), which represents a N*N ma…
-
Currently, `codify` applies some discretisation to an input vector of observation which encodes data points in a sliding-window-manner (e.g. over embedding points constructed from the input data). Eac…
-
We should discretize the bandpowers in a way consistent with assumptions in how the data is discretized. This may require adding a new field to `uvpspec`.
-
While trying to replicate a textbook example of a driven cavity in fluid dynamics with this package I encountered a Discretization Error. When further simplifying the governing equations, the error re…
-
Holte 1993. More details coming soon
-
#136 showed that the optimal `segment_ratios` that minimizes the error on the *g*-function is dependent on the number of segments (and potentially on the bore field configuration).
This issue is to…
-
Hi Authors,
Thanks for making the code available, it was super helpful!!
I was trying to understand the FLOPs calculation and came across that you have commented "flops += 9 * L * D * N + 2 * D …
-
Hi,
I have a problem that looks like a simulation issue to me, but could also be that I've misunderstood something since I haven't worked with PyBaMM for long.
*Simulation*: Simulation of a DFN…
-
@adonath and I talked about this a bit during GSoC - for some kernels, the discretization can be computed exactly, rather than have to rely on oversampling, etc. We need to find a clean way to define …