-
Hi,
I have this issue: when I try to upload changes or newly created files in ms-office format (.xlxs, .docx etc) I got this error: `Uploaded file size does not match local file - upload failure - re…
-
## Bug Report
@trilinos/muelu
@jhux2
### Description
Due linking against an older code, I need to build with both `Epetra` and `Tpetra` enabled. Here's my configure script:
Configure scrip…
-
Hi, I discovered this plugin and installed version 2.0.2.
After doing a test print there is only a spinning wheel on the stats page without anything else showing.
![image](https://user-images.git…
-
Dear Trilinos developers, I haveloped an application (https://github.com/feof81/morganaPublic) based on trilinos and I'm currently updating the underlying version from 12.10.1 to the 12.17 one.
I hav…
-
### Description of Issue
Because the state estimator uses a Jacobian of the system model, it is possible for the algorithm to diverge.
Options for improving the robustness of the state estimator …
-
```julia
using Sundials, SparseArrays
# Test for Jacobian usage
function Lotka(du, u, p, t)
du[1] = u[1] - u[1] * u[2] # REPL[7], line 3:
du[2] = -3 * u[2] + 1 * u[1] * u[2]
nothing
end…
-
There are hard-codes dependencies that force to use conda. For example, here: [build_cvodes.py](https://github.com/aseyboldt/sunode/blob/master/sunode/build_cvodes.py)
-
Follow-up on the investigation of the Ybus matrix, the estimated condition of the matrix to be inverted is several orders of magnitude higher than that of the Ybus. For the 9500 node model, the condit…
-
mas wira bagaimana klu dengan rule yang sekarang, ditambahkan dengan metode:
1. sama seperti yang mas wira buat, hanya saja, kita melakukan identifikasi pecahan mana saja yang menghasilkan pasangan 2…
-
### Description of Issue
Because the state estimator uses a Jacobian of the system model, it is possible for the algorithm to diverge. Instability can be caused the initial condition or by a large ch…