Skip to content

Commit bbebbbb

Browse files
committed
empty line
1 parent 40d5b99 commit bbebbbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Common/src/CConfig.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5739,7 +5739,6 @@ void CConfig::SetPostprocessing(SU2_COMPONENT val_software, unsigned short val_i
57395739

57405740
/*--- Check whether some variables (or their sums) are in physical bounds. [0,1] for species related quantities. ---*/
57415741
/*--- Note, only for species transport, not for flamelet model ---*/
5742-
57435742
if (Kind_Species_Model == SPECIES_MODEL::SPECIES_TRANSPORT) {
57445743
su2double Species_Init_Sum = 0.0;
57455744
for (unsigned short iSpecies = 0; iSpecies < nSpecies; iSpecies++) {

0 commit comments

Comments
 (0)