Skip to content

Commit 949d9ec

Browse files
committed
good intentions
1 parent 0d90411 commit 949d9ec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Common/src/geometry/meshreader/CSU2ASCIIMeshReaderFVM.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,7 @@ void CSU2ASCIIMeshReaderFVM::SplitActuatorDiskSurface() {
520520

521521
}
522522
}
523+
break;
523524
}
524525
}
525526

@@ -664,7 +665,6 @@ void CSU2ASCIIMeshReaderFVM::SplitActuatorDiskSurface() {
664665
}
665666
}
666667
}
667-
668668
}
669669

670670
mesh_file.close();
@@ -730,8 +730,8 @@ void CSU2ASCIIMeshReaderFVM::SplitActuatorDiskSurface() {
730730
}
731731
}
732732
}
733+
break;
733734
}
734-
break;
735735
}
736736

737737
/* Lastly, increment the total number of points in order to add the

0 commit comments

Comments
 (0)