Skip to content

Conversation

@frankfeifan
Copy link
Collaborator

This PR adds a parameter file for generic chain reactions. For now, only a serial full kinetic reaction system with 3 species is added for verification purpose, but it can be used as a placeholder for other generic chain reactions.

The specific reaction implemented can be found in this paper with analytical solutions for 1D reaction transport.

Extra minor changes have been made to enable the build and run for this case with no equilibrium reaction or secondary species.

@frankfeifan frankfeifan self-assigned this Oct 22, 2025
@codecov
Copy link

codecov bot commented Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (7f370aa) to head (adf4741).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #13   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        25    +1     
  Lines          795       833   +38     
=========================================
+ Hits           795       833   +38     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rrsettgast rrsettgast merged commit 2b2aeaf into main Oct 30, 2025
19 checks passed
@rrsettgast rrsettgast deleted the feat/frankfei/genericChainReaction branch October 30, 2025 00:09
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.

3 participants