fix(solvers): true Reynolds calculation in all solvers (closes #13)
This completes the work started in !4 by implementing the true Reynolds recalculation for the other three solvers. Note that special care had to be implemented in Stahlhut solver in order to ensure proper numerical resolution of the solution.
Showing
- src/configs/caradonna1981.m 0 additions, 1 deletionsrc/configs/caradonna1981.m
- src/solvers/indfact.m 3 additions, 1 deletionsrc/solvers/indfact.m
- src/solvers/indvel.m 1 addition, 2 deletionssrc/solvers/indvel.m
- src/solvers/leishman.m 8 additions, 0 deletionssrc/solvers/leishman.m
- src/solvers/stahlhut.m 38 additions, 1 deletionsrc/solvers/stahlhut.m
Loading
Please register or sign in to comment