-
Within the ExaQUte project, we are developing a mechanism to launch (very) many simulations and later to gather the results.
To this end, we need a mechanism to read ONCE the input files and then …
-
Right now we have the following mechanism to specify option for the solver: dparam and iparam in SolverOptions. It works fine for some basic option handling, but has some shortcomings: it is inconsist…
-
### Description of the enhancement or error report
Our current residual and Jacobian evaluation is significantly slower (maybe 10 times) than a hand-coded evaluation mainly due to the utilization of …
-
Below is a mockup of some proposed "improvements" in the current API. (This is all up for debate of course.)
Some of the rationale for these changes:
- The `Create` + `Set` + `Complete` workflow i…
-
In the last year, the @KratosMultiphysics/dem team and the @KratosMultiphysics/pfem team have converted their scripts from plain script to python Classes. The reason behind is the possibility to deri…
-
Right now `log` automatically expands rational numbers:
```
>>> log(Rational(3, 2))
-log(2) + log(3)
```
I think this is a bit too much for automatic simplification (https://github.com/sympy/…
-
This issue is a continuation of discussion about the names of the functions which are to be public in Main Analysis class. Initial discussion was in #1703 .
We , me and @philbucher added a [wiki …
-
I am making this issue to continue the discussion started in #841
In a nutshell, #841 adds a BuilderAndSolver with Constraints and now the main discussion is where and how to store the constraints…
-
> The proposed scaling test is very limited. Proper scaling tests would require weak and strong scaling tests, an assessment on the impact of the size of problem per core, a separate assessment of int…
-
I, like 613 other people, was not accepted into this program. The main thing this camp really offers is mentorship and advice from intelligent and well experienced people. While I am certainly not as …