Pinned Repositories
CCBlade.jl
Blade Element Momentum Method for Propellers and Turbines
FLOWUnsteady
An interactional aerodynamics and acoustics solver for multirotor aircraft and wind energy
FLOWVLM
Vortex lattice method for inviscid lifting-surface aerodynamics
FLOWVPM.jl
Meshless large eddy simulation through the reformulated vortex particle method
GXBeam.jl
Pure Julia Implementation of Geometrically Exact Beam Theory
ImplicitAD.jl
Automates adjoints. Forward and reverse mode algorithmic differentiation around implicit functions (not propagating AD through), as well as custom rules to allow for mixed-mode AD or calling external (non-AD compatible) functions within an AD chain.
Mex.jl
Embedding Julia in the MATLAB process.
SNOW.jl
Optimization framework for nonlinear, gradient-based constrained, sparse optimization problems.
uav-path-optimization
2D path-planning algorithm which uses a receding horizon approach and quadratic Bezier curves.
VortexLattice.jl
A Comprehensive Julia implementation of the Vortex Lattice Method
BYU FLOW Lab's Repositories
byuflowlab/Xfoil.jl
Julia wrapper for the 2D airfoil panel code XFOIL
byuflowlab/OpenMDAO.jl
Julia wrapper to OpenMDAO
byuflowlab/Snopt.jl
Julia interface to SNOPT (must obtain a licensed copy of SNOPT separately)
byuflowlab/Aeroelasticity.jl
byuflowlab/iea37-wflo-casestudies
Two case studies designed to study variability in optimization approach and wake models for wind farm layout optimization. In accordance with IEA Task 37.
byuflowlab/BPM.jl
A semi-empirical code for modeling the acoustics of propellers and turbines
byuflowlab/SixDOF.jl
6-DOF nonlinear dynamic model (primarily for aircraft)
byuflowlab/WFVisual.jl
Wind Farm Visualizer: A full 3D geometry and wake visualization tool
byuflowlab/xfoil_light
Shared library version of XFOIL, with the GUI features removed
byuflowlab/me415-aircraft-design
Simple aircraft analysis and design tools for ME 415. Currently focused on eVTOL.
byuflowlab/PlantEnergy
A simple python module for using a variety of wake models in a single wind farm optimization structure.
byuflowlab/CoupledSystems.jl
Easily model and obtain analytic derivatives of arbitrarily complex coupled systems
byuflowlab/Jensen3D
Modified Jensen wake model to predict losses in 3D space
byuflowlab/vawt-ac
Aerodynamics of multiple vertical axis wind turbines using a modified Actuator Cylinder approach
byuflowlab/FLOWExaFMM.jl
Julia wrapper of ExaFMM with modifications for a vortex solver
byuflowlab/VSPGeom.jl
A Julia package to import geometry created using OpenVSP into Julia
byuflowlab/Fmincon.jl
Wrapper for MATLAB's fmincon
byuflowlab/MDOnotebooks
Jupyter notebooks to accompany MDO textbook
byuflowlab/flowlab-notebook
A lab-wide notebook to document relevant theory, tutorials, tools, etc.
byuflowlab/iea37-casestudies-extrafiles
Extra files not housed in the main public directory for the IEA37 Case Studies
byuflowlab/Splines.jl
byuflowlab/bibteximport
Mac app that users Crossref api to find citation and automatically import BibTeX into BibDesk
byuflowlab/gaussian-wake
A simple horizontal-axis wake model based on a Gaussian distribution
byuflowlab/OptimizationParameters.jl
Convenient optimization framework parameter manipulation in Julia
byuflowlab/thomas2021-opt-fidelity
byuflowlab/thomas2021-wec
byuflowlab/FLOWPy
Case-by-case wrapper for FLOWUnsteady, exporting the timestepping to an external program.
byuflowlab/FLOWUnsteady-CSDL
Examples and helper methods for running FLOWUnsteady from CSDL.
byuflowlab/OpenVSP
A parametric aircraft geometry tool
byuflowlab/VPMGround