Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NEMO - link with mutation++ #1160

Merged
merged 75 commits into from
Jan 15, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
75 commits
Select commit Hold shift + click to select a range
9f8f84e
First stage for INTERP
fmpmorgado Sep 18, 2020
ea1cf80
V-0.1
fmpmorgado Oct 15, 2020
805af96
v0.5
fmpmorgado Oct 15, 2020
10eacec
V0.9 - Still no Correct Output
fmpmorgado Oct 15, 2020
f13de13
SImulation is running but not writing file properly
fmpmorgado Oct 15, 2020
e9251b6
V1.0 - Working version (at least for Argon)
fmpmorgado Oct 16, 2020
4f946fb
merge with feature_NEMO_interp
CatarinaGarbacz Nov 3, 2020
c57ddf7
fixing table output, changing name
WallyMaier Nov 3, 2020
75a29bd
make interpolation faster by not having unnecessary initialization
CatarinaGarbacz Nov 4, 2020
cc6a76b
Merge branch 'feature_NEMO' of https://github.com/su2code/SU2 into fe…
CatarinaGarbacz Nov 4, 2020
e6805b8
reorganize interpolation files. include interpolation flags in config…
CatarinaGarbacz Nov 4, 2020
200fbee
pull in develop
CatarinaGarbacz Nov 5, 2020
814d599
Merge branch 'fix_meson_init' into feature_NEMO
CatarinaGarbacz Nov 6, 2020
9523f7e
correct path to ADT
CatarinaGarbacz Nov 6, 2020
49f10dc
Changing Conservative Reconstruction to Primitive Reconstruction
fmpmorgado Nov 8, 2020
e1a004c
remove test sutff
CatarinaGarbacz Nov 9, 2020
1b17525
removing BC gammas and 'unitarynormal'. did some spacing/factoring as…
WallyMaier Nov 10, 2020
19214bd
small fix, removing code duplication
WallyMaier Nov 10, 2020
e7187ee
Small change in Limiter calculation
fmpmorgado Nov 10, 2020
a01c175
Merge branch 'feature_NEMO_Primitive' of https://github.com/su2code/S…
fmpmorgado Nov 10, 2020
2d6b5c6
Small fix and clean up
fmpmorgado Nov 10, 2020
4819944
delete unnecessary computations in CheckNonPhys
CatarinaGarbacz Nov 11, 2020
7182f02
temporarily overwrite gamma computation since it has not been tested yet
CatarinaGarbacz Nov 11, 2020
e2c380b
merge with feature_NEMO_Primitive. reconstruction is now done in prim…
CatarinaGarbacz Nov 11, 2020
64a2f2f
fixing briefs
WallyMaier Nov 11, 2020
84b598c
fixing manual configure script for INTERP function. INTERP still at 6…
WallyMaier Nov 11, 2020
d6a3178
Van-Albada limiter fix. Now working
fmpmorgado Nov 18, 2020
6de9fdf
git fix- removing phantom file
WallyMaier Nov 24, 2020
cfa88e0
fix memory allocation bug
CatarinaGarbacz Dec 3, 2020
67bdd20
update version numbers...my github wont let me merge
WallyMaier Dec 10, 2020
b7395d8
-DHAVE_MPP to configure Mpp with make
CatarinaGarbacz Dec 10, 2020
dca0b9b
Merge branch 'feature_NEMO' of https://github.com/su2code/SU2 into fe…
CatarinaGarbacz Dec 10, 2020
fdeb39d
oops correct typo
CatarinaGarbacz Dec 10, 2020
7189822
streamline with mutation++ with meson
CatarinaGarbacz Jan 7, 2021
193d821
adding message to meson output
CatarinaGarbacz Jan 7, 2021
2c583af
update submodules
CatarinaGarbacz Jan 8, 2021
c9eacd6
merge feature_NEMO_primitive_limiter into feature_NEMO - viscwedge re…
CatarinaGarbacz Jan 8, 2021
c47efa5
submodule properly done now, I hope
CatarinaGarbacz Jan 8, 2021
dbb6341
fixed output meson message for mpp
CatarinaGarbacz Jan 11, 2021
314f987
fix small thing
CatarinaGarbacz Jan 12, 2021
5544fa2
Merge branch 'develop' into feature_NEMO_merge_final
CatarinaGarbacz Jan 12, 2021
351b399
updated merge with feature_NEMO_primitive_limiter
CatarinaGarbacz Jan 12, 2021
010c2e9
CUserDefinedTCLib --> CSU2TCLib
CatarinaGarbacz Jan 12, 2021
ef587ca
clarify error message
CatarinaGarbacz Jan 12, 2021
a9115d8
link mutation++ with meson/ninja; SU2_INTERP
CatarinaGarbacz Jan 12, 2021
3545105
Merge branch 'develop' into feature_NEMO_merge_final
CatarinaGarbacz Jan 12, 2021
041528f
making class names consistent
CatarinaGarbacz Jan 12, 2021
2535b50
fix small bug with setting temperatures
CatarinaGarbacz Jan 12, 2021
d136e0f
take out SU2_INTERP from the PR
CatarinaGarbacz Jan 12, 2021
e473547
delete unused variables
CatarinaGarbacz Jan 12, 2021
c09d0e8
addressing PR comments
CatarinaGarbacz Jan 13, 2021
aa37050
addressing PR more PR comments
CatarinaGarbacz Jan 13, 2021
038a169
addressing more more PR comments
CatarinaGarbacz Jan 13, 2021
503b241
new regression test for mpp
CatarinaGarbacz Jan 13, 2021
e5252ad
regression test with mpp
CatarinaGarbacz Jan 13, 2021
fd086a2
resolve incompatibility of mutation++ with codi
CatarinaGarbacz Jan 13, 2021
ff2c298
delete unnecessary (I think) and problematic ifdef
CatarinaGarbacz Jan 13, 2021
e393bdc
Merge branch 'develop' into feature_NEMO_merge_final
pcarruscag Jan 14, 2021
8b364e7
another go at resolving incompatibility with CODI
CatarinaGarbacz Jan 14, 2021
179f9fd
Merge branch 'feature_NEMO_merge_final' of https://github.com/su2code…
CatarinaGarbacz Jan 14, 2021
6f5b825
raise error for ARGON
CatarinaGarbacz Jan 14, 2021
841cb75
update regression.yml
CatarinaGarbacz Jan 14, 2021
7f2796e
update parallel_regression.py
Jan 14, 2021
a766681
more ifdef stuff
CatarinaGarbacz Jan 14, 2021
818a5bc
add environment variable to parallel_regression.py
Jan 14, 2021
bb9389f
Merge branch 'feature_NEMO_merge_final' of https://github.com/su2code…
Jan 14, 2021
3e498b0
take new regression from serial regression suite. it's only in parallel
CatarinaGarbacz Jan 14, 2021
d10eebf
remove remainings of SU2_INTERP
CatarinaGarbacz Jan 14, 2021
61f4070
protection to set monoatomic when using argon
CatarinaGarbacz Jan 14, 2021
e460f77
Merge branch 'develop' into feature_NEMO_merge_final
CatarinaGarbacz Jan 14, 2021
fe84ce4
raise error for frozen mixture option with mpp
CatarinaGarbacz Jan 14, 2021
3bb2311
last PR comments; temporarily take out mpp regression test
CatarinaGarbacz Jan 14, 2021
08c0114
fixed typo in error message
CatarinaGarbacz Jan 14, 2021
8fb9735
update parallel_regression.py to work without mpp
CatarinaGarbacz Jan 14, 2021
7bdef46
update parallel_regression.py to work without mpp
CatarinaGarbacz Jan 14, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@
[submodule "externals/meson"]
path = externals/meson
url = https://github.com/mesonbuild/meson
[submodule "subprojects/Mutationpp"]
path = subprojects/Mutationpp
url = https://github.com/mutationpp/Mutationpp.git
10 changes: 8 additions & 2 deletions Common/include/CConfig.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -758,6 +758,7 @@ class CConfig {
su2double* Mesh_Box_Length; /*!< \brief Array containing the length in the x-, y-, and z-directions for the analytic RECTANGLE and BOX grid formats. */
su2double* Mesh_Box_Offset; /*!< \brief Array containing the offset from 0.0 in the x-, y-, and z-directions for the analytic RECTANGLE and BOX grid formats. */
string Mesh_FileName, /*!< \brief Mesh input file. */
Target_Mesh_FileName, /*!< \brief Mesh name to be adapted. */
Mesh_Out_FileName, /*!< \brief Mesh output file. */
Solution_FileName, /*!< \brief Flow solution input file. */
Solution_AdjFileName, /*!< \brief Adjoint solution input file for drag functional. */
Expand Down Expand Up @@ -1156,7 +1157,7 @@ class CConfig {
monoatomic; /*!< \brief Flag for monoatomic mixture. */
string GasModel, /*!< \brief Gas Model. */
*Wall_Catalytic; /*!< \brief Pointer to catalytic walls. */

/*!
* \brief Set the default values of config options not set in the config file using another config object.
* \param config - Config object to use the default values from.
Expand Down Expand Up @@ -3652,7 +3653,7 @@ class CConfig {
* \brief Gas model that we are using.
* \return Gas model that we are using.
*/
string GetGasModel (void) const {return GasModel;}
string GetGasModel(void) const {return GasModel;}

/*!
* \brief Get the transport coefficient model.
Expand Down Expand Up @@ -5111,6 +5112,11 @@ class CConfig {
*/
bool GetRestart(void) const { return Restart; }

/*!
* \brief Sets the restart information.
*/
void SetRestart(bool val_restart) { Restart = val_restart; }

/*!
* \brief Flag for whether binary SU2 native restart files are read.
* \return Flag for whether binary SU2 native restart files are read, if <code>TRUE</code> then the code will load binary restart files.
Expand Down
2 changes: 1 addition & 1 deletion Common/include/adt/CADTElemClass.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -400,4 +400,4 @@ class CADTElemClass : public CADTBaseClass {
*/
CADTElemClass() = delete;

CatarinaGarbacz marked this conversation as resolved.
Show resolved Hide resolved
};
};
2 changes: 1 addition & 1 deletion Common/include/fem/fem_standard_element.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -1767,4 +1767,4 @@ class CFEMStandardBoundaryFace : public CFEMStandardElementBase {
* \param[in] other - Object, whose data is copied.
*/
void Copy(const CFEMStandardBoundaryFace &other);
};
};
4 changes: 2 additions & 2 deletions Common/include/option_structure.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ enum ENUM_FLUIDMODEL {
INC_IDEAL_GAS = 5, /*!< \brief Incompressible ideal gas model. */
INC_IDEAL_GAS_POLY = 6, /*!< \brief Inc. ideal gas, polynomial gas model. */
MUTATIONPP = 7, /*!< \brief Mutation++ gas model for nonequilibrium flow. */
USER_DEFINED_NONEQ = 8 /*!< \brief User defined gas model for nonequilibrium flow. */
SU2_NONEQ = 8 /*!< \brief User defined gas model for nonequilibrium flow. */
};
static const MapType<string, ENUM_FLUIDMODEL> FluidModel_Map = {
MakePair("STANDARD_AIR", STANDARD_AIR)
Expand All @@ -554,7 +554,7 @@ static const MapType<string, ENUM_FLUIDMODEL> FluidModel_Map = {
MakePair("INC_IDEAL_GAS", INC_IDEAL_GAS)
MakePair("INC_IDEAL_GAS_POLY", INC_IDEAL_GAS_POLY)
MakePair("MUTATIONPP", MUTATIONPP)
MakePair("USER_DEFINED_NONEQ", USER_DEFINED_NONEQ)
MakePair("SU2_NONEQ", SU2_NONEQ)
};

/*!
Expand Down
22 changes: 12 additions & 10 deletions Common/src/CConfig.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1162,8 +1162,6 @@ void CConfig::SetConfig_Options() {
addBoolOption("IONIZATION", ionization, false);
/* DESCRIPTION: Specify if there is VT transfer residual limiting */
addBoolOption("VT_RESIDUAL_LIMITING", vt_transfer_res_limit, false);
/* DESCRIPTION: Specify if the gas is monoatomic */
addBoolOption("MONOATOMIC", monoatomic, false);
/* DESCRIPTION: List of catalytic walls */
addStringListOption("CATALYTIC_WALL", nWall_Catalytic, Wall_Catalytic);
/*!\brief MARKER_MONITORING\n DESCRIPTION: Marker(s) of the surface where evaluate the non-dimensional coefficients \ingroup Config*/
Expand Down Expand Up @@ -2785,7 +2783,6 @@ void CConfig::SetConfig_Options() {

/* DESCRIPTION: Size of the edge groups colored for thread parallel edge loops (0 forces the reducer strategy). */
addUnsignedLongOption("EDGE_COLORING_GROUP_SIZE", edgeColorGroupSize, 512);

/* END_CONFIG_OPTIONS */

}
Expand Down Expand Up @@ -3174,7 +3171,7 @@ void CConfig::SetPostprocessing(unsigned short val_software, unsigned short val_
(Kind_FluidModel == INC_IDEAL_GAS_POLY) ||
(Kind_FluidModel == CONSTANT_DENSITY));
bool noneq_gas = ((Kind_FluidModel == MUTATIONPP) ||
(Kind_FluidModel == USER_DEFINED_NONEQ));
(Kind_FluidModel == SU2_NONEQ));
bool standard_air = ((Kind_FluidModel == STANDARD_AIR));
bool nemo = GetNEMOProblem();

Expand Down Expand Up @@ -3539,10 +3536,6 @@ void CConfig::SetPostprocessing(unsigned short val_software, unsigned short val_
SU2_MPI::Error("Only STANDARD_AIR fluid model can be used with US Measurement System", CURRENT_FUNCTION);
}

if (nemo && Kind_FluidModel != USER_DEFINED_NONEQ ) {
SU2_MPI::Error("Only USER_DEFINED_NONEQ fluid model can be used with the NEMO solver. Mutation++ library will soon be available.", CURRENT_FUNCTION);
}

if (nemo && Kind_TransCoeffModel != WILKE ) {
SU2_MPI::Error("Only WILKE transport model is stable for the NEMO solver.", CURRENT_FUNCTION);
}
Expand All @@ -3558,6 +3551,14 @@ void CConfig::SetPostprocessing(unsigned short val_software, unsigned short val_
SU2_MPI::Error("AUSMPW+ is extremely unstable. Feel free to fix me!", CURRENT_FUNCTION);
}

if (GetGasModel() == "ARGON" && GetKind_FluidModel() == SU2_NONEQ){
SU2_MPI::Error("ARGON is not working with SU2_NONEQ fluid model!", CURRENT_FUNCTION);
}

if (GetKind_FluidModel() == MUTATIONPP && GetFrozen() == true){
CatarinaGarbacz marked this conversation as resolved.
Show resolved Hide resolved
SU2_MPI::Error("The option of FROZEN_MIXTURE is not yet working with Mutation++ support.", CURRENT_FUNCTION);
}

if(GetBoolTurbomachinery()){
nBlades = new su2double[nZone];
FreeStreamTurboNormal= new su2double[3];
Expand Down Expand Up @@ -4978,6 +4979,7 @@ void CConfig::SetPostprocessing(unsigned short val_software, unsigned short val_
/*--- Specifying a deforming surface requires a mesh deformation solver. ---*/
if (GetSurface_Movement(DEFORMING)) Deform_Mesh = true;

if (GetGasModel() == "ARGON") monoatomic = true;
}

void CConfig::SetMarkers(unsigned short val_software) {
Expand Down Expand Up @@ -5559,14 +5561,14 @@ void CConfig::SetOutput(unsigned short val_software, unsigned short val_izone) {
break;
case NEMO_EULER:
if (Kind_Regime == COMPRESSIBLE) cout << "Compressible two-temperature thermochemical non-equilibrium Euler equations." << endl;
if(Kind_FluidModel == USER_DEFINED_NONEQ){
if(Kind_FluidModel == SU2_NONEQ){
if ((GasModel != "N2") && (GasModel != "AIR-5") && (GasModel != "ARGON"))
SU2_MPI::Error("The GAS_MODEL given as input is not valid. Choose one of the options: N2, AIR-5, ARGON.", CURRENT_FUNCTION);
}
break;
case NEMO_NAVIER_STOKES:
if (Kind_Regime == COMPRESSIBLE) cout << "Compressible two-temperature thermochemical non-equilibrium Navier-Stokes equations." << endl;
if(Kind_FluidModel == USER_DEFINED_NONEQ){
if(Kind_FluidModel == SU2_NONEQ){
if ((GasModel != "N2") && (GasModel != "AIR-5") && (GasModel != "ARGON"))
SU2_MPI::Error("The GAS_MODEL given as input is not valid. Choose one of the options: N2, AIR-5, ARGON.", CURRENT_FUNCTION);
}
Expand Down
2 changes: 1 addition & 1 deletion Common/src/adt/CADTElemClass.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2158,4 +2158,4 @@ bool CADTElemClass::Dist2ToQuadrilateral(const unsigned long i0,
}

return true;
}
}
2 changes: 1 addition & 1 deletion Common/src/fem/fem_standard_element.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4015,4 +4015,4 @@ void CFEMStandardBoundaryFace::Copy(const CFEMStandardBoundaryFace &other) {
matDerBasisElemIntegrationTranspose = other.matDerBasisElemIntegrationTranspose;

subConnForPlotting = other.subConnForPlotting;
}
}
7 changes: 7 additions & 0 deletions SU2_CFD/include/fluid/CMutationTCLib.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@

#include "CNEMOGas.hpp"

#if defined(HAVE_MPP) && !defined(CODI_REVERSE_TYPE) && !defined(CODI_FORWARD_TYPE)
#include "mutation++.h"

/*!
* \derived class CMutationTCLib
* \brief Child class for Mutation++ nonequilibrium gas model.
Expand All @@ -38,6 +41,8 @@ class CMutationTCLib : public CNEMOGas {

private:

std::unique_ptr<Mutation::Mixture> mix; /*!< \brief Pointer to object Mixture from Mutation++ library. */

vector<su2double> Cv_ks, /*!< \brief Species specific heats at constant volume. */
es, /*!< \brief Species energies. */
omega_vec, /*!< \brief Dummy vector for vibrational energy source term. */
Expand Down Expand Up @@ -110,6 +115,7 @@ class CMutationTCLib : public CNEMOGas {
*/
su2double GetViscosity() final;


/*!
* \brief Get T-R and V-E thermal conductivities vector.
*/
Expand All @@ -136,3 +142,4 @@ class CMutationTCLib : public CNEMOGas {
vector<su2double>& GetSpeciesFormationEnthalpy() final;

};
#endif
CatarinaGarbacz marked this conversation as resolved.
Show resolved Hide resolved
11 changes: 5 additions & 6 deletions SU2_CFD/include/fluid/CNEMOGas.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class CNEMOGas : public CFluidModel {
bool frozen, /*!< \brief Indicates if mixture is frozen. */
ionization; /*!< \brief Presence of charged species in gas mixture. */

string Kind_GasModel; /*!< \brief String gas model. */
string gas_model; /*!< \brief String gas model. */
CatarinaGarbacz marked this conversation as resolved.
Show resolved Hide resolved

unsigned short nSpecies, /*!< \brief Number of species in the gas mixture. */
nHeavy, /*!< \brief Number of heavy particles in gas */
Expand Down Expand Up @@ -101,7 +101,6 @@ class CNEMOGas : public CFluidModel {
/*!
* \brief Set mixture thermodynamic state.
* \param[in] P - Pressure.
* \param[in] Ms - Mass fraction of the gas.
* \param[in] T - Translational/Rotational temperature.
* \param[in] Tve - Vibrational/Electronic temperature.
*/
Expand Down Expand Up @@ -183,17 +182,17 @@ class CNEMOGas : public CFluidModel {
su2double ComputeGamma();

/*!
* \brief Get derivative of pressure w.r.t. conservative variables.
* \brief Compute derivative of pressure w.r.t. conservative variables.
*/
void ComputedPdU(su2double *V, vector<su2double>& val_eves, su2double *val_dPdU);

/*!
* \brief Get derivative of temperature w.r.t. conservative variables.
* \brief Compute derivative of temperature w.r.t. conservative variables.
*/
void ComputedTdU(su2double *V, su2double *val_dTdU);

/*!
* \brief Get derivative of vibrational temperature w.r.t. conservative variables.
* \brief Compute derivative of vibrational temperature w.r.t. conservative variables.
*/
void ComputedTvedU(su2double *V, vector<su2double>& val_eves, su2double *val_dTvedU);

Expand Down Expand Up @@ -241,4 +240,4 @@ class CNEMOGas : public CFluidModel {
* \brief Get species formation enthalpy.
*/
virtual const vector<su2double>& GetSpeciesFormationEnthalpy() = 0;
};
};
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* \file CUserDefinedTCLib.hpp
CatarinaGarbacz marked this conversation as resolved.
Show resolved Hide resolved
* \file CSU2TCLib.hpp
* \brief Defines the classes for different user defined ThermoChemistry libraries.
* \author C. Garbacz, W. Maier, S. R. Copeland
* \version 7.0.8 "Blackbird"
Expand Down Expand Up @@ -30,11 +30,11 @@
#include "CNEMOGas.hpp"

/*!
* \derived class CUserDefinedTCLib
* \derived class CSU2TCLib
* \brief Child class for user defined nonequilibrium gas model.
* \author: C. Garbacz, W. Maier, S. R. Copeland
*/
class CUserDefinedTCLib : public CNEMOGas {
class CSU2TCLib : public CNEMOGas {

private:

Expand Down Expand Up @@ -77,12 +77,12 @@ class CUserDefinedTCLib : public CNEMOGas {
/*!
* \brief Constructor of the class.
*/
CUserDefinedTCLib(const CConfig* config, unsigned short val_nDim, bool val_viscous);
CSU2TCLib(const CConfig* config, unsigned short val_nDim, bool val_viscous);

/*!
* \brief Destructor of the class.
*/
virtual ~CUserDefinedTCLib(void);
virtual ~CSU2TCLib(void);

/*!
* \brief Set mixture thermodynamic state.
Expand Down
2 changes: 1 addition & 1 deletion SU2_CFD/include/numerics/CNumerics.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
#include "../../../Common/include/CConfig.hpp"
#include "../fluid/CNEMOGas.hpp"
#include "../../include/fluid/CMutationTCLib.hpp"
#include "../../include/fluid/CUserDefinedTCLib.hpp"
#include "../../include/fluid/CSU2TCLib.hpp"
#include "../../../Common/include/linear_algebra/blas_structure.hpp"

using namespace std;
Expand Down
10 changes: 0 additions & 10 deletions SU2_CFD/include/variables/CNEMOEulerVariable.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -455,16 +455,6 @@ class CNEMOEulerVariable : public CVariable {
}
}

/*!
* \brief Set the Energy vector from the old solution.
* \param[in] val_energy - Pointer to energy.
*/
inline void SetEnergy_Old(unsigned long iPoint, const vector<su2double>& val_energy) {
for (unsigned long i = 0; i < 2; i++){
Solution_Old(iPoint,nSpecies+nDim+i) = val_energy[i]*Primitive(iPoint,RHO_INDEX);
}
}

/*!
* \brief A virtual member.
* \return Value of the vibrational-electronic temperature.
Expand Down
2 changes: 1 addition & 1 deletion SU2_CFD/obj/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ libSU2Core_sources = ../src/definition_structure.cpp \
../src/fluid/CPengRobinson.cpp \
../src/fluid/CVanDerWaalsGas.cpp \
../src/fluid/CNEMOGas.cpp \
../src/fluid/CUserDefinedTCLib.cpp \
../src/fluid/CSU2TCLib.cpp \
../src/fluid/CMutationTCLib.cpp \
../src/integration/CIntegration.cpp \
../src/integration/CSingleGridIntegration.cpp \
Expand Down
Loading