-
One thing I miss from the documentation is saying the algorithms being used. For example, if you go to the Incompressible Navier Stokes section in the Theory chapter of the documentation, it says that…
cesss updated
3 years ago
-
Hello there, firstly congrats on this AMR framework you maintain. :+1:
I'm a senior programmer of an AMR code that's been in constant development for the last 14 years in Brazil. We have very well…
-
Dear ECOGEN developers,
Hi!
When reading the axisymmetric source term of viscosity in [APKViscosity.cpp](https://github.com/code-mphi/ECOGEN/blob/devel/src/AdditionalPhysics/Viscosity/APKViscosi…
-
The request is to use the BLOCK_WIND=.TRUE. parameter to ignore the WIND influence, but do not remove OBST that are inside of the HOLE volume. The partial workaround now is to go through the model an…
-
I've figured out how to do the 3D pressure solve on a stretched grid following Chris' notes so I think we have all the pieces we need to implement vertically stretched grids, we just have to put it al…
-
Another important topic from the meeting was the need to restructure the files on the main repository, to reduce their sizes and improve both readability and compilation times.
Of course, any file …
-
The example of [holes](https://github.com/kinnala/adaptmesh#holes),
```python
from adaptmesh import triangulate
m = triangulate([(0., 0.),
(1., 0.),
(1., 1.),
…
-
In many cases, it is desirable for blobs to be sent in compressed form to and from the cache. While gRPC supports channel-level compression, the generated bindings APIs for the languages I checked req…
-
**Describe the bug**
In #1104 I re-enabled the mesh quality output originally implemented in #778
In some cases the output for all 3 metrics is 0 in the domain and just on the boundary actual valu…
-
This is a feature request: currently, the markdown produced by `doconce jupyterbook` does not allow the use of citations. As per [the documentation of Jupyterbook](https://jupyterbook.org/content/cita…