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
- DefaultInit: Smart default that chooses between OverrideInit and CheckInit
- BrownBasicInit: Brown et al. (1998) method for algebraic variable initialization
- ShampineCollocationInit: Shampine (2001) collocation method for full initialization
These algorithms provide standard, well-documented methods for DAE initialization
with proper citations to the original papers.
References:
- Brown et al., SIAM J. Sci. Comput. 19(5), 1495-1512 (1998)
- Shampine, SIAM J. Sci. Comput. 22(6), 2007-2026 (2001)
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments