mdolab / adflow

ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Other
229 stars 100 forks source link

The introduction docs in ADflow need some updating #350

Closed gawng closed 7 months ago

gawng commented 8 months ago

Purpose

Some of the students in class were getting into ADflow and had some questions. This update to the intro should help a little.

Now we explicitly mention the finite volume discretization, and point towards options and solvers pages.

Expected time until merged

No rush

Type of change

Testing

Checklist

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 41.45%. Comparing base (1541c53) to head (6c50a06).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #350 +/- ## ======================================= Coverage 41.45% 41.45% ======================================= Files 13 13 Lines 4069 4069 ======================================= Hits 1687 1687 Misses 2382 2382 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

gawng commented 8 months ago

Aside from the line breaks, I did add that this is a finite volume code. Mention of IDWarp and the solvers are now in there.

gawng commented 8 months ago

@eirikurj @lamkina I believe this is ready now.