Skip to content

Commit fce7de1

Browse files
Update SU2_CFD/src/solvers/CEulerSolver.cpp
Co-authored-by: TobiKattmann <31306376+TobiKattmann@users.noreply.github.com>
1 parent 4492229 commit fce7de1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SU2_CFD/src/solvers/CEulerSolver.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4318,7 +4318,7 @@ void CEulerSolver::SetFarfield_AoA(CGeometry *geometry, CSolver **solver_contain
43184318

43194319
/*--- Update the freestream velocity vector at the farfield
43204320
* Compute the new freestream velocity with the updated AoA,
4321-
* "Velocity_Inf" is shared with config... ---*/
4321+
* "Velocity_Inf" is shared with config. ---*/
43224322

43234323
const su2double Vel_Infty_Mag = GeometryToolbox::Norm(nDim, Velocity_Inf);
43244324

0 commit comments

Comments
 (0)