-
### Describe new/missing feature
Add downloads to Jupyter notebook and Python files for all demos:
Example:
https://docs.fenicsproject.org/dolfinx/main/python/demos/demo_mixed-poisson.html
###…
jhale updated
9 months ago
-
Hello,
I'm working with the dynamic pressure perturbation equation (Laplacian of p = -roh*((dudx)**2+(dvdy)**2+(dwdz)**2)). At small scales, what boundary conditions, mxLoop, and tolerance would you …
-
### Description
```modelica
model test_Poisson
block PoissonProcess "Generate fixed magnitude events with exponentially distributed interval"
import generator = Modelica.Math.Random.Generators…
-
We use `D_coef` from d_P_problem_coefs PoissonSpecification object in StaggeredStokesProjectionPreconditioner; see
https://github.com/IBAMR/IBAMR/blob/master/src/navier_stokes/StaggeredStokesProjec…
-
Hello, Thanks for this library; I like your approach to the problem. But I was testing and it seems to be using more GPU memory than I expected?
If I simply change the `grid_num` in the `examples/t…
jtbr updated
4 months ago
-
We currently ignore the contribution of strain to the total energy density in the TDGL equation. The strain energy can be computed as a function of polarization using equation 4 and 5 in
[https://ai…
-
Tensor contractions don't have reverse mode gradients. These can be added easily with [Tullio](https://github.com/mcabbott/Tullio.jl).
-
I greatly appreciate the algorithm you provided for solving the elliptical boundary problem; it has been very helpful to me. Recently, I've encountered difficulties applying your algorithm to other pr…
-
A refactoring or enhancement proposal
the outlier test currently uses `get_influence` to get the studentized residuals
GLM and RLM already have the studentized residuals or standardized residuals as…
-
Hello,
I was trying to solve the 1D, 2D and 3D Poisson equation using `Gridap.jl`. I used Gmsh for mesh construction. I get the following error:
![image](https://user-images.githubusercontent.com/9…