-
> You are of course correct in what you say, but I still wouldn't be so quick in dismissing the direct feedthrough use case. You are not considering the following
> Not all systems that are contro…
-
Creating classroom materials for solving linear equations.
-
This ticket focuses on the remaining issue of #7824.
If `PowerSystems.Examples.AC3ph.Elementary.Line` is ran with `--tearingMethod=minimalTearing`, it produces the expected results:
![immagine](ht…
-
Take the following model (Note: `Hydraulic` branch of the ModelingToolkitStandardLibrary is required currently)...
```julia
using ModelingToolkitStandardLibrary.Hydraulic.IsothermalCompressible: F…
-
Currently trusses are hardcoded and the stiffness is added to the stiffness matrix directly. It would be nice to have FEniCSX do this work.
FEniCSX currently does not support mixed meshes and theref…
-
Hi, I have encountered a few feature issues while using the pet_steady function and would like some clarification.
**This is a brief description of the task at hand:**
I have previously used the u…
-
### Description
As reported by @mwetter, model [Buildings.ThermalZones.Detailed.Examples.MixedAirFreeResponse](https://libraries.openmodelica.org/branches/master/Buildings_latest/files/Buildings_la…
-
### Summary of Problem
Solve procedure in the Linear algebra module fails as it relies on LU factoring of the argument matrix A. Because the custom LU factoring fails in some cases, the `solve` proce…
-
The ionization equilibrium calculation uses the SVD to compute solutions to the homogeneous linear system of equations. For this to be applicable, the matrix composed of ionization and recombination r…
-
In the `OperatorBase::vmult()` (or `apply()`) function, we treat constrained dofs as part of the linear system of equations with values of 1 on the diagonal of the "matrix". I do not see where we impo…