-
Good afternoon,
I was wondering if libROM is compatible with the library Dealii. I would like to include a ROM implementation to an existing solver developed with Dealii.
Thank you very much.
…
hsllo updated
7 months ago
-
The continental extension cookbook currently fails for me with the output as shown below.
When I change the solver to AMG, the model runs without a problem.
I would suggest to switch this cookbo…
-
It would be nice to include pymor-dealii in the images ...
-
While compiling the application dealii[1] with trunk, I am getting an error in the semantic phase of Clang.
TL;DR version
```
Didn't find this decl on its identifier's chain!
UNREACHABLE execute…
-
1. v9.1.0 compile failed
2. v9.2.0 can compiled success
3. /home/exwave/source/wave_equation_operations.cc:1735:18: required from here
/home/exwave/source/wave_equation_operations.cc:1094:39:…
-
When compiling the deal.II library itself with clang and a user project with gcc I run into a missing instantiation error:
```
mold: error: undefined symbol:
std::enable_if::type
dealii::TrilinosW…
-
Hi there.
I am seeking clarification on a matter related to the modification of simulation parameters for Mg-Gd alloy in the `/applications/precipitateEvolution/parameters.prm` file.
Upon comparin…
-
@Kaili270 and I ran into a curious error that only occurs in Release mode, only in 3D, and only for certain combinations of X mesh extent and X mesh repetitions.
dealii version: 9.5.2
ASPECT commi…
-
I tried to run the latest version of step-64 on GPU, and it run the following error:
Cycle 0
Number of active cells: 8
Number of degrees of freedom: 343
:0: : block: [0,0,0], thr…
-
In https://github.com/dealii/dealii/pull/17557, we switched the doxygen template. Overall, it looks much better but there are some things that could be improved:
- many UML diagrams are not clickab…