-
Hi [spencerrecneps](https://github.com/spencerrecneps)@ I was using the python pybna 1.0.2 library to calculate the stress for Portland, Oregon. I have overwritten the boundary shape file, the library…
-
It would be nice to have an example where https://github.com/JuliaGeometry/DelaunayTriangulation.jl is used for the grid generation. Perhaps we can spice up one of the existing examples that uses a hy…
-
I could modify the code so that now it takes a finite element function. I create it by solving a Dirichlet problem where the boundary values are given by the exact solution. I could also fix the core …
-
#### Bug, feature request, or proposal:
Currently the ConnectedPositionStrategy in the CDK marks its properties and methods as private, preventing subclassing in an efficient matter. If these propert…
-
Our current treatment of coordinates is sufficient for our main science goals, but it is not sufficient for a more general set of problems where the domain does not look sufficiently like a subset of …
-
I'm raising this issue for two reasons. The refactoring I'm proposing
makes sense to me. But perhaps I am mistaken, because I have missed
some important design goals or implementation constraints …
-
I'm trying to use mfem to build some tools for doing surface integrals in serac/smith, and running into several confusing issues related to using an L2_FECollection with different boundary integrators…
-
**Is your feature request related to a problem?**
In VBx, a `ParamArray` must be declared as arrays of `Variant`, e.g:
```vb
Sub DoSomething(ParamArray SomeValues() As Variant)
' Some code
En…
-
Let's collect together a summary of common spatio-temporal interpolation methods available in python, R, MATLAB, etc.
Please list any methods you know of in [this g spreadsheet](https://docs.google…
7yl4r updated
3 years ago
-
As I have discussed with @kbarnhart and @gregtucker, I am running a coupled groundwater and landscape evolution model, and have run into the issue of conflicting boundary conditions for water and sed…