Skip to content

Commit e0f7088

Browse files
Zan Xupcarruscag
andauthored
Update SU2_CFD/src/output/CFlowCompFEMOutput.cpp
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
1 parent f28296d commit e0f7088

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

SU2_CFD/src/output/CFlowCompFEMOutput.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,8 +255,6 @@ void CFlowCompFEMOutput::LoadHistoryData(CConfig *config, CGeometry *geometry, C
255255
SetHistoryOutputValue("AOA", config->GetAoA());
256256
SetHistoryOutputValue("CFL_NUMBER", config->GetCFL(MESH_0));
257257

258-
/*--- Set the analyse surface history values --- */
259-
260258
if (config->GetnMarker_Analyze() > 0) {
261259
SU2_MPI::Error("SetAnalyzeSurface is not implemented for FEM-DG solver.", CURRENT_FUNCTION);
262260
}

0 commit comments

Comments
 (0)