Skip to content

Restrict ModelingToolkitTearing to v1.19 to fix crash - #127

Merged
hersle merged 1 commit into
mainfrom
mtktearing_compat_1.19
Jul 29, 2026
Merged

Restrict ModelingToolkitTearing to v1.19 to fix crash#127
hersle merged 1 commit into
mainfrom
mtktearing_compat_1.19

Conversation

@hersle

@hersle hersle commented Jul 29, 2026

Copy link
Copy Markdown
Owner

With v1.20 this is unstable:

using SymBoltz
lmax = 5
M = ΛCDM(K = nothing; lmax) # flat
pars = parameters_Planck18(M)
prob = CosmologyProblem(M, pars)
sol = solve(prob, 20.0)
Cosmology solution for model ΛCDM
Stages:
  Background: return code Terminated; solved with Rodas5P; 795 points
  Perturbations: return codes Unstable; solved with Rodas5P; 149-149 points; x1 k ∈ [20.0, 20.0] H₀/c (interpolation in-between)

With v1.20: solve(prob, 20.0) is Unstable
@hersle
hersle merged commit cfd38f6 into main Jul 29, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant