|
[Sponsors] |
January 25, 2023, 03:07 |
LES DeardorffDiffStress
|
#1 |
Senior Member
Tom-Robin Teschner
Join Date: Dec 2011
Location: Cranfield, UK
Posts: 211
Rep Power: 16 |
I am trying to get the DeardorffDiffStress model to work and can't seem to get the compressbile version to run. Running the model in incompressible mode works just fine, but when switching to compressible flow, I am getting the following error:
Code:
Incompatible dimensions for operation [R[1 -1 -3 0 0 0 0] ] - [R[0 2 -3 0 0 0 0] ] Code:
[0 2 -2 0 0 0 0] Code:
[1 -1 -2 0 0 0 0] Code:
--> FOAM FATAL ERROR: (openfoam-2212) Different dimensions for '(a = b)' dimensions : [0 2 -1 0 0 0 0] != [0.5 0.5 -1 0 0 0 0] From bool Foam::checkDims(const char*, const Foam::dimensionSet&, const Foam::dimensionSet&) in file dimensionSet/dimensionSet.C at line 56. FOAM aborting #0 Foam::error::printStack(Foam::Ostream&) in /usr/lib/openfoam/openfoam2212/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so #1 Foam::error::simpleExit(int, bool) in /usr/lib/openfoam/openfoam2212/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so #2 Foam::error::exiting(int, bool) in /usr/lib/openfoam/openfoam2212/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so #3 Foam::dimensionSet::operator=(Foam::dimensionSet const&) const in /usr/lib/openfoam/openfoam2212/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so #4 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::operator=(Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > const&) in /usr/lib/openfoam/openfoam2212/platforms/linux64GccDPInt32Opt/bin/rhoPimpleFoam #5 Foam::LESModels::DeardorffDiffStress<Foam::EddyDiffusivity<Foam::ThermalDiffusivity<Foam::CompressibleTurbulenceModel<Foam::fluidThermo> > > >::correctNut() in /usr/lib/openfoam/openfoam2212/platforms/linux64GccDPInt32Opt/lib/libcompressibleTurbulenceModels.so #6 ? in /usr/lib/openfoam/openfoam2212/platforms/linux64GccDPInt32Opt/bin/rhoPimpleFoam #7 __libc_start_main in /lib/x86_64-linux-gnu/libc.so.6 #8 ? in /usr/lib/openfoam/openfoam2212/platforms/linux64GccDPInt32Opt/bin/rhoPimpleFoam Code:
[0 2 -1 0 0 0 0] != [0.5 0.5 -1 0 0 0 0] Any idea what to change to get this to work for compressible flows? |
|
Tags |
deardorff, deardorffdiffstress, openfoam, reynolds stresses |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Meshing for LES of Ahmed Body | saintandsinnerz | STAR-CCM+ | 0 | February 9, 2021 13:12 |
Grid difference between wall modeled LES and wall resolved LES | hityangsir | Main CFD Forum | 9 | April 17, 2015 12:59 |
OpenFOAM LES capability questions | siw | OpenFOAM Running, Solving & CFD | 3 | January 6, 2015 09:50 |
Turbulence dampening due to magnetic field in LES and RAS | eelcovv | OpenFOAM | 0 | June 8, 2010 12:35 |
Some Questions about LES. | Bin Li | Main CFD Forum | 2 | February 20, 2004 10:58 |