Skip to content

Flow v1.5

Boman Romain requested to merge adrien into master

Created by: acrovato

Flow

Major changes

  • Added full aircraft and multibody configurations support
  • Added Bank&Rose line search
  • Added experimental adjoint solver (not validated)

Minor changes

  • Added -clean flag to remove existing workspace folders. When the test battery is launched, the flag is automatically added (#41)
  • Added capability to pass option to gmsh when building mesh from geometry file
  • Replaced inflow Neumann B.C. by Dirichlet B.C. for numerical stability
  • Moved build instructions to wiki
  • Various refactoring

Tests

Tested on ubuntu 18.04, ubuntu 16.04 and debian (gaston)

Merge request reports