Skip to content

Commit 5587125

Browse files
Update SU2_CFD/src/solvers/CEulerSolver.cpp
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
1 parent 614c4d7 commit 5587125

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SU2_CFD/src/solvers/CEulerSolver.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6955,7 +6955,6 @@ void CEulerSolver::BC_Inlet(CGeometry *geometry, CSolver **solver_container,
69556955
const su2double* dir = Inlet_FlowDir[val_marker][iVertex];
69566956
const su2double mag = GeometryToolbox::Norm(nDim, dir);
69576957

6958-
69596958
/*--- Store the unit flow direction vector.
69606959
If requested, use the local boundary normal (negative),
69616960
instead of the prescribed flow direction in the config. ---*/

0 commit comments

Comments
 (0)