Resolved problems with Clang compilation
This commit is contained in:
@ -84,9 +84,6 @@ class fluidSolver
|
||||
//- Current maximum Courant number
|
||||
scalar CoNum;
|
||||
|
||||
//- Current mean Courant number
|
||||
scalar meanCoNum;
|
||||
|
||||
|
||||
// Private Member Functions
|
||||
|
||||
|
||||
@ -26,6 +26,7 @@ License
|
||||
#include "SurfaceFilmModel.H"
|
||||
#include "UPtrList.H"
|
||||
#include "surfaceFilm.H"
|
||||
#include "surfaceFields.H"
|
||||
#include "mathematicalConstants.H"
|
||||
|
||||
using namespace Foam::constant;
|
||||
|
||||
Reference in New Issue
Block a user