Overview of NeuralFoil models and performance
masterNeuralFoil provides a spectrum of 8 neural network models ranging from xxsmall to xxxlarge. This spectrum allows users to trade off between computational cost and accuracy.
Key features include:
- Speed: ~30x faster than XFoil for single analyses and ~1000x faster for multipoint analysis.
- Reliability: Guaranteed to return an answer (no non-convergence issues).
- Optimization-friendly: The output is $C^\infty$-continuous, making it suitable for gradient-based optimization.
- Uncertainty Quantification: Provides an
analysis_confidencemetric to flag queries where flow is sensitive or out-of-distribution.