-
I am trying to solve an optimal control problem constrained with the stokes equation. After writing the Lagrange system of equation I get many boundary conditions:
` def dirichlet1_ad(input_, ou…
-
Suppose we have a handler, and a loop conditioned on the handler's reactive variable like this one:
```julia
@in toggle = false
@onchange toggle begin
@async begin
while toggle
sl…
-
### Problem
It would be very useful to be able to impose spatially-varying values for certain boundary conditions, especially Robin boundary conditions for cardiac mechanics simulations (a la [this p…
-
#### Description :octocat:
Recently I opened #16647, which described an issue caused by package updates
affecting magit. Another user experiencing the issue, who did not use the same
work-around as…
-
Dear Author,
I have used your example dataset, burkhardt21, for analysis, and I performed variable filtering with the following code:
fs.pp.determine_informative_variables(adata,
…
-
### Description of the bug
Not sure if this should be reported in mupdf repo instead, please let me know.
### How to reproduce the bug
The trigger for this crash is somewhat convoluted. KiCad EDA…
-
**Is your feature request related to a problem? Please describe.**
The current behavior of the `lets` block is that it's evaluated all the time regardless of the `condition` result, this leads errors…
-
Full original bug report in https://www.elmerfem.org/forum/viewtopic.php?t=6608 described a number of attempts to combine adaptive remesh with different discontinuity methods, which was triggering ei…
-
In my IPCC analyses I had to remove many simulations (model-variable-, model-scenario-ensemble-, or other combinations). Even for the cleaned 'new-generation' repos, mesmer has to remove some of the s…
-
Take this case which comes from a periodic BC discretization of a PDE:
```julia
using ModelingToolkit
using OrdinaryDiffEq
using ModelingToolkit: Differential
using Plots
# Parameters, v…