-
[moved here from https://github.com/FourierFlows/GeophysicalFlows.jl/issues/132; thanks @francispoulin]
Some thoughts on the docs. Please ignore whatever you like, since you are the experts of our…
-
Hey ikorotkin,
I'm trying to use your library to solve ODEs, DAEs, nonlinear equation systems or equation systems of unknown algebraic functions. This works well for ODEs and DAEs, but I'm running in…
-
For the first time, I'm looking at scikit-fem in a serious manner. Diving into it, I notice that the common way the "apply" Dirichlet conditions is to eliminate the respective entries from the matrix/…
-
Hi Im looking at [this](https://ieeexplore.ieee.org/abstract/document/6861535) SOCP problem (**problem 11**) ([here](https://sci-hub.se/https://ieeexplore.ieee.org/abstract/document/6861535) is the sc…
ghost updated
3 years ago
-
Hi all,
I was hoping to get some advice on how to implement the convective and skew symmetric form of the advection term of the Navier-Stokes equations in MFEM in a linearized sense.
Just to be …
-
I have read chapter 5 and I noticed that TS object use the SNES object by default. SNES is a nonlinear solver which calls KSP solver many times in every time step. Is it more expensive than using KSP …
-
**Submitting author:** @robfalck (Rob Falck)
**Repository:** https://github.com/OpenMDAO/dymos
**Version:** 1.0.0
**Editor:** @dpsanders
**Reviewer:** @goerz, @thowell
**Archive:** 10.5281/zenodo.4646…
-
## Problem statement
I have installed FreeCAD from Manjaro repository (`community/freecad 0.18.4-4`). It's installed in `/usr/lib/freecad`. I tried in addon settings inputting `/usr/lib/freecad`, `…
-
I've noticed that in some cases, coincident constraint on points doesn't work whereas setting distance to 0 does... but only before the first regeneration. This looks like a bug.
The case where I mos…
-
this stems from #128