mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: Correction after merge
This commit is contained in:
@ -107,12 +107,11 @@ public:
|
||||
|
||||
|
||||
//- Destructor
|
||||
virtual ~PDRkEpsilon()
|
||||
{}
|
||||
virtual ~PDRkEpsilon();
|
||||
|
||||
|
||||
// Member Functions
|
||||
|
||||
|
||||
//- Solve the turbulence equations and correct the turbulence viscosity
|
||||
void correct();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user