Skip to content

Add speed of sound methods and air attenuation to CHORAS branch - #39

Draft
tjueterb wants to merge 10 commits into
chorasfrom
feature/speed_of_sound
Draft

Add speed of sound methods and air attenuation to CHORAS branch#39
tjueterb wants to merge 10 commits into
chorasfrom
feature/speed_of_sound

Conversation

@tjueterb

@tjueterb tjueterb commented Sep 2, 2026

Copy link
Copy Markdown
Member

@tmschnell feel free to edit/update this PR description

Description

Fixes # (issue)

Testing

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code
  • My changes generate no new warnings
  • My code also compiles for llvm_* variants
  • My code also compiles for cuda_* variants
  • My code also compiles for metal_* variants
  • I have made corresponding changes to the documentation
  • I have added my changes to docs/release_notes.rst
  • I have added tests that prove my fix is effective or that my feature works
  • I cleaned the commit history and removed any "Merge" commits
  • I grant the misuka project permission to redistribute, relicense, and sublicense my contributions under the project's current or future license, including licenses that permit commercial use

tmschnell added 10 commits July 28, 2026 14:52
…ests for speed of sound; compiled documentation for new feature
…uite

(rewritten: comparison-suite files split out to a private repo, this
commit keeps only the atmospheric-feature changes)
(rewritten: comparison-suite files split out to a private repo, this
commit keeps only the atmospheric-feature changes)
speed_of_sound_simple/_ideal_gas/_cramer are no longer exposed as
separate Python functions (all reachable via speed_of_sound's method=
argument); their documentation, including formulas, is folded into
speed_of_sound()'s docstring instead. Also fixes a few pre-existing
\p-command and Doxygen-list issues that broke docstring/Sphinx
rendering (pybind11_mkdoc doesn't support \p or line-wrapped <li>
items), and regenerates docstr.h and the API docs from the new
comments.
@tjueterb tjueterb assigned tjueterb and tmschnell and unassigned tjueterb Sep 2, 2026
@tjueterb tjueterb changed the title Add speed of sound methods to CHORAS branch Add speed of sound methods and air attenuation to CHORAS branch Sep 2, 2026
@tmschnell
tmschnell marked this pull request as draft September 3, 2026 20:19
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.

2 participants