-
In the original app and on the web, you can import a game and store it in your account's "Imported games" section.
This feature doesn't exist in the mobile beta.
In my opinion, the button to do this …
-
Add an example where Pargeo is used to create some domain, and then, using Fenics, some PDE is solved.
-
I followed the installation instructions while trying to install `fenicsprecice` and faced the following issue
```python
pip3 install --user fenicsprecice
Collecting fenicsprecice
Using cached…
-
### Describe new/missing feature
Hi! I am a Fan.
Can I ask something?
How to plot the data in the form of
dolfinx.io.utils.VTXWriter?
### Suggestion user interface
_No response_
-
Running some benchmarks with @jhale we've noticed that there was a performance regression introduced in https://github.com/FEniCS/ffcx/pull/645.
More specifically, before the above PR any blocked C…
-
_Originally posted by @BenjaminRodenberg in https://github.com/precice/tutorials/pull/406#pullrequestreview-1809133053_
> I guess there was already an error/inaccuracy (compared to the FEniCS case)…
-
I ran the following:
```
library(finna)
fennica
-
A generalization of #190.
Everything Nutils-based is already covered. We need to adapt our FEniCS and all Python-only examples.
-
I've been running a few FSI examples with OpenFOAM and FEniCS, and have been working into the FEniCS documentation, and like the simplicity of the framework so far. With some of the simulations, mostl…
-
One key issue is how to assign arbitrary Dirichlet boundary. A potential solution is seeking a mapping from [vertex to dof](https://fenicsproject.org/qa/734/manually-assign-tensor-field-values/).