Skip to content

feat: Automatically generate reaction system .hpp #22

Draft
frankfeifan wants to merge 1 commit into
mainfrom
feat/frankfei/reactionAutoGeneration
Draft

feat: Automatically generate reaction system .hpp #22
frankfeifan wants to merge 1 commit into
mainfrom
feat/frankfei/reactionAutoGeneration

Conversation

@frankfeifan

@frankfeifan frankfeifan commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

This PR aims to enable an automatic workflow that takes a .json file to generate the corresponding .hpp for geochemical reaction systems during code configuration.

  • A workflow that generates stoich matrix and essential reaction constant arrays based on the inputs from a .json file
  • The workflow is automatically triggered during code configuration
  • Directly read in EQ36 database instead of manually calculating reaction constants

@frankfeifan frankfeifan self-assigned this Jun 25, 2026
@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (5268dc5) to head (ec1ab56).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #22   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        25           
  Lines          830       830           
=========================================
  Hits           830       830           

☔ View full report in Codecov by Harness.
📢 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.

@frankfeifan frankfeifan requested a review from azibitsker June 25, 2026 16:54
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.

1 participant