Skip to content

Mark Fortran experimental and add MATLAB doc fixes#2048

Merged
ischoegl merged 3 commits intoCantera:mainfrom
ischoegl:experimental-fortran-plus-other
Nov 17, 2025
Merged

Mark Fortran experimental and add MATLAB doc fixes#2048
ischoegl merged 3 commits intoCantera:mainfrom
ischoegl:experimental-fortran-plus-other

Conversation

@ischoegl
Copy link
Copy Markdown
Member

@ischoegl ischoegl commented Nov 16, 2025

Changes proposed in this pull request

  • Mark Fortran API experimental
  • Fix docstrings for MATLAB classes that cannot be instantiated by themselves
  • Add 'Caution' admonitions to the MATLAB documentation

If applicable, fill in the issue number this pull request is fixing

Closes Cantera/enhancements#248; partially addresses Cantera/enhancements#249.

Checklist

  • The pull request includes a clear description of this code change
  • Commit messages have short titles and reference relevant issues
  • Build passes (scons build & scons test) and unit tests address code coverage
  • Style & formatting of contributed code follows contributing guidelines
  • The pull request is ready for review

@ischoegl ischoegl changed the title Mark Fortran experimental and MATLAB doc fixes Mark Fortran experimental and add MATLAB doc fixes Nov 16, 2025
@ischoegl ischoegl force-pushed the experimental-fortran-plus-other branch 2 times, most recently from 4074124 to f89cd3f Compare November 16, 2025 14:59
@ischoegl ischoegl requested a review from a team November 16, 2025 15:29
@ischoegl ischoegl force-pushed the experimental-fortran-plus-other branch from f89cd3f to 67abd00 Compare November 17, 2025 00:25
Copy link
Copy Markdown
Member

@speth speth left a comment

Choose a reason for hiding this comment

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

Thanks, @ischoegl. This looks good to me.

@ischoegl ischoegl merged commit fd4a869 into Cantera:main Nov 17, 2025
60 of 61 checks passed
@ischoegl ischoegl deleted the experimental-fortran-plus-other branch November 17, 2025 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mark Fortran API 'experimental'

2 participants