-
This is a medium-term issue that we should start considering to do since PyBaMM will migrate to using the IDAKLU solver as the default instead of the CasadiSolver.
This requires fixing the sdist, com…
-
## Purpose
In milestone [O2.3.6](https://github.com/CliMA/ClimaLand.jl/issues/135), we have implemented implicit solvers for RichardsModel, EnergyHydrologyModel, and SoilCanopyModel. As we developed …
-
-
Hi,
I'm trying to compile the lib examples with CUDA 12 over an RTX 4070 GPU, but I'm having this error:
```
[ 36%] Building NVCC (Device) object examples/CMakeFiles/solver_cuda.dir/solver_cuda…
-
In the CVXR package, the OSQP solver is used by default, not ECOS. This is because the webpage "https://cvxr.rbind.io/cvxr_examples/cvxr_using-other-solvers/" states that the ECOS solver is no longer …
-
The gyrokinetic (GK) multiblock (MB) app requires a sync method to transfer cons-space quantities and distributions between blocks. Fortunately previous work has been done to provide the connections (…
-
``` r
> pkg_install("splines")
Error:
! ! error in pak subprocess
Caused by error in `pkgplan_solve(self, private, match.arg(policy))`:
! Error in dependency solver, cannot solve installation.
…
-
This definition works in the old solver, but fails in the new solver:
```luau
type Class = {
foo: (self: Class, bar: string) -> ()
}
local Impl = {} :: Class
function Impl:foo(bar)
…
-
-
In the GK solver we compute boundary fluxes for at least two purposes:
1. Using them in the Boltzmann electron model, which obtains the sheath potential from ambipolarity at the sheath entrance: Gamm…