Skip to content

Add TUV-x subset photolysis example and tutorial#859

Open
K20shores wants to merge 1 commit intomainfrom
tuvx_subset
Open

Add TUV-x subset photolysis example and tutorial#859
K20shores wants to merge 1 commit intomainfrom
tuvx_subset

Conversation

@K20shores
Copy link
Copy Markdown
Collaborator

Demonstrates how to reduce photolysis computation cost by filtering the TS1/TSMLT JSON config to only the reactions needed by a given mechanism, using the config_string API. Includes a %timeit comparison cell to quantify the runtime difference.

Demonstrates how to reduce photolysis computation cost by filtering
the TS1/TSMLT JSON config to only the reactions needed by a given
mechanism, using the config_string API. Includes a %timeit comparison
cell to quantify the runtime difference.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 28, 2026

Codecov Report

❌ Patch coverage is 0% with 64 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.75%. Comparing base (a46c82a) to head (7b1beb4).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
python/musica/examples/tuvx_subset_photolysis.py 0.00% 64 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #859      +/-   ##
==========================================
- Coverage   72.82%   72.75%   -0.08%     
==========================================
  Files         127      128       +1     
  Lines       10477    10283     -194     
==========================================
- Hits         7630     7481     -149     
+ Misses       2847     2802      -45     
Flag Coverage Δ
cpp_fortran 64.10% <ø> (+0.29%) ⬆️
javascript 93.22% <ø> (ø)
python 77.76% <0.00%> (-1.39%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

@dwfncar dwfncar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

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