- Sep 25, 2023
-
-
Thomas Lambert authored
Complete refactoring of the updateupstreamvel function in order to facilitate inclusion of new models. Added Single StreamTube model and a more exact calculation of the streamtube constraction using the MST model.
-
- Sep 22, 2023
-
-
Thomas Lambert authored
-
- Sep 20, 2023
-
-
Thomas Lambert authored
The contraction should be calculated based on the **last element** position and not the actual rotor radius. In some edge cases, an element of the aft rotor can fall in between the contraction calculated from the previous rotor's last element and the one calculated from its tip radius. When this happens, the velocity is poorly interpolated and brought to 0 for this element on the aft rotor. This not only skews the results, but also lead to issues with the current implementation of the indfact solver, which only looks into Op.speed~=0 and into the airspeed for each individual elements.
-
Thomas Lambert authored
-
Thomas Lambert authored
-
Thomas Lambert authored
-
Thomas Lambert authored
-
Thomas Lambert authored
-
Thomas Lambert authored
-
- Sep 19, 2023
-
-
Thomas Lambert authored
-
Thomas Lambert authored
-
Thomas Lambert authored
-
Thomas Lambert authored
feat: add SMST coaxial model See merge request rotare/rotare!6
-
- Adapt upstream velocity definition - Proper calculation of inflow velocity for second rotor - Modify Results class to store multiple rotors - Adapt BEMT indvel
-
Thomas Lambert authored
-
- Aug 19, 2023
-
-
Thomas Lambert authored
-
- Jul 28, 2023
-
-
Thomas Lambert authored
-
Thomas Lambert authored
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.
-
- Jul 27, 2023
-
-
Thomas Lambert authored
fix(ElemPerf): fix wrong writting of properties See merge request rotare/rotare!5
-
Rakotondratsimba Lyraie authored
-
Rakotondratsimba Lyraie authored
-
Rakotondratsimba Lyraie authored
-
Thomas Lambert authored
fix: set true calculation of reynolds number See merge request rotare/rotare!4
-
Rakotondratsimba Lyraie authored
-
Rakotondratsimba Lyraie authored
-
Rakotondratsimba Lyraie authored
calculate reynolds number exact value in indvel.m use its exact value when possible, if not use an approximation in ElemPerf.m
-
- Jul 26, 2023
-
-
Thomas Lambert authored
Add upstream velocities See merge request rotare/rotare!3
-
-
Thomas Lambert authored
-
Thomas Lambert authored
-
Thomas Lambert authored
fix(config): fix caradonna use of airfoil polars See merge request rotare/rotare!1
-
Rakotondratsimba Lyraie authored
-
Thomas Lambert authored
-
- Jun 07, 2023
-
-
Thomas Lambert authored
-
Thomas Lambert authored
-
Thomas Lambert authored
-
Thomas Lambert authored
-
- May 31, 2023
-
-
Thomas Lambert authored
-
Thomas Lambert authored
-
Thomas Lambert authored
-