Skip to content

Latest commit

 

History

History
executable file
·
57 lines (48 loc) · 2.73 KB

index.md

File metadata and controls

executable file
·
57 lines (48 loc) · 2.73 KB
title keywords sidebar permalink summary
DAFoam: Discrete Adjoint with OpenFOAM for High-fidelity Multidisciplinary Design Optimization
sample homepage
mydoc_sidebar
index.html
[Latest Announcements](news.html): {% for post in site.posts limit:3 %} {{ post.date | date: "%m/%d/%Y" }}. {{ post.title }}. Details. {% endfor %}

DAFoam develops an efficient discrete adjoint method to perform high-fidelity multidisciplinary design optimization. DAFoam has the following features:

  • It uses a popular open-source package OpenFOAM for multiphysics analysis.
  • It implements a Jacobian-free discrete adjoint approach with competitive speed, scalability, and accuracy.
  • It has a convenient Python interface to couple with OpenMDAO for multidisciplinary design optimization.

DAFoam is distributed using the GPL-v3 license, and its source code is available from Github

Download the DAFoam image and follow the rest of steps in Get started to run your first DAFoam optimization!

{% include links.html %}