Flow v1.5
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
Activity
Filter activity
40 40 std::cout << "** | __| | | / \\ \\ \\_/ / **" << std::endl; 41 41 std::cout << "** |_| |_| \\__/ \\/ \\/ **" << std::endl; 42 42 std::cout << "*******************************************************************************" << std::endl; 43 std::cout << "** Hi! My name is Flow v1.3-1905 **" << std::endl; 43 std::cout << "** Hi! My name is Flow v1.5-1910 **" << std::endl; I have implemented the automatic retrieval of the nearest git tag for metafor. If you want to have a look: https://gitlab.uliege.be/am-dept/MN2L/oo_meta/commit/5fd1c94c6d66cabbf54523fdc18bb86ae1d50c76
Please register or sign in to reply