Skip to content

Commit 0d96596

Browse files
committed
Moving thermophysical/ to fluid/.
1 parent f569cf2 commit 0d96596

30 files changed

Lines changed: 30 additions & 30 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/thermophysical/CFluidModel.hpp"
30+
#include "../../SU2_CFD/include/fluid/CFluidModel.hpp"
3131

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

SU2_CFD/include/thermophysical/CConstantConductivityRANS.hpp renamed to SU2_CFD/include/fluid/CConstantConductivityRANS.hpp

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)