You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@javier-garcia-tilburg, #815 should have fixed the example. It is merged now. Once the doc build is finished (it will take 10-11hrs), can you check out the dev docs to verify?
Describe the bug 🐞
Optimization.solve()
throws atype OptimizationState has no field depvar
error when called on a discretizedPDESystem
.Minimal Reproducible Example 👇
Install Julia from zero and try to run the linear parabolic example.
Error & Stacktrace⚠️
View output
Environment (please complete the following information):
using Pkg; Pkg.status()
using Pkg; Pkg.status(; mode = PKGMODE_MANIFEST)
View output
versioninfo()
The text was updated successfully, but these errors were encountered: