Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix invalid unchecked cast to StFlow #1226

Merged
merged 1 commit into from
Mar 22, 2022
Merged

Commits on Mar 21, 2022

  1. [1D] Fix invalid unchecked cast to StFlow

    The domain between two boundaries isn't necessarily an StFlow object,
    as exemplified by the Blasius BVP sample code.
    
    Fixes Cantera#1224
    speth committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    31dea6e View commit details
    Browse the repository at this point in the history