Skip to content

Commit 19f19d9

Browse files
committed
Moving and cleaning up the EoS classes.
1 parent cfa9e2c commit 19f19d9

31 files changed

Lines changed: 522 additions & 1068 deletions

Common/src/wall_model.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
*/
2828

2929
#include "../include/wall_model.hpp"
30-
#include "../../SU2_CFD/include/fluid_model.hpp"
30+
#include "../../SU2_CFD/include/thermophysical/CFluidModel.hpp"
3131

3232
/* Prototypes for Lapack functions, if MKL or LAPACK is used. */
3333
#if defined (HAVE_MKL) || defined(HAVE_LAPACK)

0 commit comments

Comments
 (0)