Skip to content

docs: render governing equations natively on GitHub#2

Merged
felipearocha merged 1 commit into
mainfrom
docs/render-equations
Jul 1, 2026
Merged

docs: render governing equations natively on GitHub#2
felipearocha merged 1 commit into
mainfrom
docs/render-equations

Conversation

@felipearocha

Copy link
Copy Markdown
Owner

GitHub displays docs/equations.html as raw source, so the governing equations were not visible on the repository page.

This PR adds the eight headline governing equations to the README Governing Equations section as GitHub-native $$ ... $$ display math, which GitHub renders inline. The LaTeX is taken verbatim from docs/equations.html (no equation or constant added or altered). A link to the full rendered MathJax reference via htmlpreview.github.io is also added near the top of the section.

Equations added (8): Fourier heat conduction, Philip-de Vries moisture transport, Butler-Volmer kinetics, Faraday wall loss, Strang operator splitting, Tikhonov inverse problem, Monte Carlo PoF, and API 579-1 Level 2 Option B FAD curve.

Existing plaintext blocks are kept intact.

Add the eight headline governing equations as GitHub-native $$ display
math in the README Governing Equations section, so they render on the
repo page instead of only inside docs/equations.html. LaTeX is taken
verbatim from docs/equations.html. Also add an htmlpreview link to the
full rendered reference.
@felipearocha
felipearocha merged commit 2750738 into main Jul 1, 2026
12 checks passed
@felipearocha
felipearocha deleted the docs/render-equations branch July 1, 2026 23: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.

1 participant