Update master
Compare changes
Files
3- acrovato authored
Add Solver::reset to reinitialize solution in case of mesh deformation in transonic flows. Works but will not be efficient. Better option is to prevent upwinding at first iteration.
+ 12
− 1
@@ -113,10 +113,21 @@ void Solver::initialize()