Skip to content

Add neuralfoil and automatic conversion from obj to yaml#249

Merged
1-Bart-1 merged 107 commits into
mainfrom
neuralfoil
Jul 13, 2026
Merged

Add neuralfoil and automatic conversion from obj to yaml#249
1-Bart-1 merged 107 commits into
mainfrom
neuralfoil

Conversation

@1-Bart-1

@1-Bart-1 1-Bart-1 commented Jul 1, 2026

Copy link
Copy Markdown
Member

No description provided.

1-Bart-1 and others added 2 commits July 1, 2026 16:33
…d polars

- Move neuralfoil/kulfan cross-validation test to lib/AirfoilAero/test/runtests.jl
  with its own fixture (test/data/test_airfoil.dat = the former midspan foil coords,
  keeping the hardcoded aerosandbox/neuralfoil reference values valid). AirfoilAero
  gains [extras]/[targets] so it tests independently (SciML monorepo style).
- Remove the kite midspan foil.dat + generated cl/cd/cm foil polars from data/
  (regenerated from the .obj); gitignore them.
- Remove neuralfoil_benchmark.jl + neuralfoil_polars.jl examples.
- Condense multiline inline comments in the yaml loader.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

@1-Bart-1 1-Bart-1 merged commit dced5ab into main Jul 13, 2026
7 of 8 checks passed
@1-Bart-1 1-Bart-1 deleted the neuralfoil branch July 13, 2026 08:25
1-Bart-1 added a commit that referenced this pull request Jul 13, 2026
The BodyAerodynamics reinit\! docstring gained a 4th type param (PN<:Panel{T})
via #249. Documenter's missing_docs check matches by exact typesig equality, and
the bare `reinit\!(body_aero::BodyAerodynamics)` form no longer normalizes to the
stored signature on Julia 1.12.6, so it was reported as not-included. Mirror the
method's declared signature so the typesigs match.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1-Bart-1 added a commit that referenced this pull request Jul 13, 2026
…ng (#254)

* Route crease_frac

* Fix reinit\! @docs signature for Julia 1.12.6 doc build

The BodyAerodynamics reinit\! docstring gained a 4th type param (PN<:Panel{T})
via #249. Documenter's missing_docs check matches by exact typesig equality, and
the bare `reinit\!(body_aero::BodyAerodynamics)` form no longer normalizes to the
stored signature on Julia 1.12.6, so it was reported as not-included. Mirror the
method's declared signature so the typesigs match.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Add --update/--skip-subprojects/--no-precompile to bin/install

--update runs Pkg.update() instead of seeding from the .default manifest, then
copies the resulting main manifest back to Manifest-v<major>.toml.default
(auto-precompile skipped so the refreshed default can be committed immediately).
--skip-subprojects and --no-precompile allow a fast manifest-only refresh.
Mirrors the workflow in SymbolicAWEModels.jl/bin/install.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Update default manifests

Regenerated via ./bin/install --update under Julia 1.11.9 and 1.12.6.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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