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

Version 2.3.1 #211

Merged
merged 4 commits into from
Aug 28, 2024
Merged

Version 2.3.1 #211

merged 4 commits into from
Aug 28, 2024

Commits on Aug 28, 2024

  1. Bug fixes for demo (#207)

    * fix missing last set of conditions
    
    * allow user-defined reactions in mechanism
    
    * add air density to output
    
    * adjust next time step to not pass output or updates to conditions
    
    * fix timestepping
    
    ---------
    
    Co-authored-by: Kyle Shores <kyle.shores44@gmail.com>
    mattldawson and K20shores committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4f02e3e View commit details
    Browse the repository at this point in the history
  2. Auto-format code using Clang-Format (#208)

    Co-authored-by: GitHub Actions <actions@github.com>
    github-actions[bot] and actions-user committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e739f10 View commit details
    Browse the repository at this point in the history
  3. version bump

    K20shores committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    216d03c View commit details
    Browse the repository at this point in the history
  4. Small fixes (#209)

    * removing unused function, adding version to command line tool
    
    * adding name to version output
    K20shores committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    af17fe5 View commit details
    Browse the repository at this point in the history