NeuralFoil

A partial Julia translation of version 0.3.2 of NeuralFoil.py

https://github.com/byuflowlab/neuralfoil.jl

Science Score: 52.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
    Organization byuflowlab has institutional domain (flow.byu.edu)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

A partial Julia translation of version 0.3.2 of NeuralFoil.py

Basic Info
Statistics
  • Stars: 4
  • Watchers: 0
  • Forks: 0
  • Open Issues: 1
  • Releases: 1
Created 9 months ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

NeuralFoil.jl

Stable Build Status Code Style: Blue

This is a partial Julia translation of version 0.3.2 of NeuralFoil

Citing NeuralFoil

If you use NeuralFoil in your research, please cite both the original code

bibtex @misc{neuralfoil, author = {Peter Sharpe}, title = {{NeuralFoil}: An airfoil aerodynamics analysis tool using physics-informed machine learning}, year = {2023}, publisher = {GitHub}, journal = {GitHub repository}, howpublished = {\url{https://github.com/peterdsharpe/NeuralFoil}}, }

And the original author's PhD thesis, which has an extended chapter that serves as the primary long-form documentation for the tool:

bibtex @phdthesis{aerosandbox_phd_thesis, title = {Accelerating Practical Engineering Design Optimization with Computational Graph Transformations}, author = {Sharpe, Peter D.}, school = {Massachusetts Institute of Technology}, year = {2024}, }

Owner

  • Name: BYU FLOW Lab
  • Login: byuflowlab
  • Kind: organization
  • Location: Provo, UT

FLight, Optimization, and Wind

Citation (CITATION.bib)

@misc{neuralfoil,
  author = {Peter Sharpe},
  title = {{NeuralFoil}: An airfoil aerodynamics analysis tool using physics-informed machine learning},
  year = {2023},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/peterdsharpe/NeuralFoil}},
}

@phdthesis{aerosandbox_phd_thesis,
   title = {Accelerating Practical Engineering Design Optimization with Computational Graph Transformations},
   author = {Sharpe, Peter D.},
   school = {Massachusetts Institute of Technology},
   year = {2024},
}

GitHub Events

Total
  • Create event: 2
  • Commit comment event: 3
  • Issues event: 2
  • Watch event: 2
  • Public event: 1
  • Push event: 4
  • Pull request event: 1
Last Year
  • Create event: 2
  • Commit comment event: 3
  • Issues event: 2
  • Watch event: 2
  • Public event: 1
  • Push event: 4
  • Pull request event: 1

Packages

  • Total packages: 1
  • Total downloads:
    • julia 2 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
juliahub.com: NeuralFoil

A partial Julia translation of version 0.3.2 of NeuralFoil.py

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 2 Total
Rankings
Dependent repos count: 8.3%
Average: 22.1%
Dependent packages count: 35.9%
Last synced: 7 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v4 composite
  • julia-actions/cache v2 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/CompatHelper.yml actions
.github/workflows/Register.yml actions
  • julia-actions/RegisterAction latest composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite