|
[Sponsors] |
June 4, 2020, 23:21 |
Unknown LESdelta type?
|
#1 |
New Member
anis1984
Join Date: Oct 2019
Posts: 2
Rep Power: 0 |
Hello!
Recently i'm programming a LESdelta based on the research,to make it capable i just copied the file maxDeltaxyz.c and change every "maxDeltaxyz" word into the "otherDelta", but when i run the solver it remind me "Unknown LESdelta type newDelta",how can i make it work? Code:
--> FOAM FATAL ERROR: Unknown LESdelta type otherDelta Valid LESdelta types are : 6 ( IDDESDelta Prandtl cubeRootVol maxDeltaxyz smooth vanDriest ) From function static Foam::autoPtr<Foam::LESdelta> Foam::LESdelta::New(const Foam::word&, const Foam::turbulenceModel&, const Foam::dictionary&) in file LES/LESdeltas/LESdelta/LESdelta.C at line 81. FOAM exiting |
|
Tags |
les filter, les scales |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
FOAM FATAL ERROR: Maximum number of iterations exceeded: 100 | antoniomollo | OpenFOAM Running, Solving & CFD | 5 | March 2, 2023 07:13 |
2DOF Planning hull resistance study with overset | CFD_fan | OpenFOAM Running, Solving & CFD | 7 | July 13, 2021 06:03 |
Foam::error::printStack(Foam::Ostream&) at ??:? | mdhfiz | OpenFOAM Running, Solving & CFD | 1 | September 19, 2019 10:46 |
Time step continuity error | lpz_michele | OpenFOAM Running, Solving & CFD | 0 | October 12, 2015 07:05 |
Thermal Comfort Simulation in STAR CCM+ | anupmu | STAR-CCM+ | 1 | February 27, 2013 15:25 |