-
Notifications
You must be signed in to change notification settings - Fork 132
Closed
Labels
Description
To be included
- Support serial execution and introduce backend preference #2476 (replacing Change backend threading behavior #2417)
- Change default wave speed for Local Lax-Friedrichs #2458 closing Unify default wavespeed estimate for
flux_lax_friedrichsandStepsizeCallback#2273 - Example 1D Visualization Callback #2468
- Remove deprecations such as see remove deprecations #2483
Lines 294 to 298 in e446c8e
# TODO: deprecation introduced in v0.11 @deprecate DragCoefficientPressure DragCoefficientPressure2D @deprecate LiftCoefficientPressure LiftCoefficientPressure2D @deprecate DragCoefficientShearStress DragCoefficientShearStress2D @deprecate LiftCoefficientShearStress LiftCoefficientShearStress2D
To be decided
Postponed to later
- In-situ visualization #0: Make Makie available in 2D VisualizationCallback #2225
- Unify boundary condition specification #1510
- Unify signatures of mesh constructors #1194
- Discuss names of serial/parallel mesh types #1046
- wrap RHS to reduce latency with OrdinaryDiffEq.jl #1255
- If we want this to work smoothly, we will have to break
plot(sol)
- If we want this to work smoothly, we will have to break