Skip to content

Commit 69ba724

Browse files
author
Cristopher-Morales
committed
10-05-2022 removingSchmidth files
1 parent 750fe43 commit 69ba724

File tree

3 files changed

+1
-141
lines changed

3 files changed

+1
-141
lines changed

Common/src/CConfig.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3729,7 +3729,7 @@ void CConfig::SetPostprocessing(SU2_COMPONENT val_software, unsigned short val_i
37293729
}
37303730

37313731
/*--- Check whether inputs for FLUID_MIXTURE are correctly specified. ---*/
3732-
unsigned short n_species = nSpecies_Init; //TODO TK:: make it static?
3732+
unsigned short n_species = nSpecies_Init;
37333733

37343734
if (Kind_FluidModel == FLUID_MIXTURE) {
37353735
n_species = nSpecies_Init + 1;

SU2_CFD/include/fluid/CConstantSchmidt.hpp

Lines changed: 0 additions & 67 deletions
This file was deleted.

SU2_CFD/include/fluid/CConstantSchmidtRANS.hpp

Lines changed: 0 additions & 73 deletions
This file was deleted.

0 commit comments

Comments
 (0)