• Stars
    star
    220
  • Rank 179,434 (Top 4 %)
  • Language
    Fortran
  • License
    Other
  • Created over 5 years ago
  • Updated 22 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.

ADflow

Build Status Documentation Status codecov

ADflow is a flow solver developed by the MDO Lab at the University of Michigan. It solves the compressible Euler, laminar Navier–Stokes and Reynolds-averaged Navier–Stokes equations using structured multi-block and overset meshes. ADflow's features include the following:

  • Discrete adjoint implementation
  • "Complexified" code for complex-step derivative verification
  • Massively parallel (both CPU and memory scalable) implementation using MPI

ADflow has been used in aerodynamic, aerostructural, and aeropropulsive design optimization of aircraft configurations. Furthermore, we used ADflow to perform design optimization of hydrofoils and wind turbines.

Documentation

Please see the documentation for installation details and API documentation.

To locally build the documentation, enter the doc folder and enter make html in terminal. You can then view the built documentation in the _build folder.

Citing ADflow

If you use ADflow, please see this page for citation information.

License

Copyright 2019 MDO Lab

Distributed using the GNU Lesser General Public License (LGPL), verstion 2.1; see the LICENSE file for details.

More Repositories

1

pyoptsparse

pyOptSparse is an object-oriented framework for formulating and solving nonlinear constrained optimization problems in an efficient, reusable, and portable manner.
Python
221
star
2

dafoam

DAFoam: Discrete Adjoint with OpenFOAM for High-fidelity Multidisciplinary Design Optimization
C
205
star
3

OpenAeroStruct

OpenAeroStruct is a lightweight tool that performs aerostructural optimization using OpenMDAO.
Python
192
star
4

pygeo

pyGeo provides geometric design variables and constraints suitable for gradient-based optimization.
Python
123
star
5

MACH-Aero

MACH: MDO of Aircraft Configurations with High fidelity
Python
110
star
6

pyXDSM

A python library for generating PDF XDSM diagrams.
Python
57
star
7

pyhyp

pyHyp generates volume meshes from surface meshes using hyperbolic marching.
Fortran
45
star
8

pyspline

pySpline produces B-spline curves, surfaces, and volumes
Python
39
star
9

openconcept

OpenConcept: A toolkit for conceptual MDAO of aircraft with unconventional propulsion architectures
Python
34
star
10

CMPLXFOIL

Fortran
29
star
11

niceplots

Python
16
star
12

idwarp

IDWarp is a mesh warping package for the MACH framework.
Fortran
16
star
13

cgnsutilities

cgnsUtilities is a collection of functions for working with CGNS grids.
Fortran
10
star
14

AerostructuralOptBenchmark

Python
9
star
15

prefoil

preFoil facilitates rapid airfoil generation and manipulation.
Python
6
star
16

baseclasses

Python
6
star
17

pyofm

Python wrapper for OpenFOAM meshes
Python
6
star
18

MACH-Aero-tutorial

Python
5
star
19

multipoint

Facilitates distributed multipoint optimization.
Python
5
star
20

sphinx_mdolab_theme

Python
3
star
21

pysurf

pySurf provides geometric operations for triangulated surfaces.
Fortran
2
star
22

aeroprop

Python
2
star