|
[Sponsors] |
January 15, 2018, 04:57 |
Deardorff LES
|
#1 |
Member
Roman
Join Date: Sep 2013
Posts: 83
Rep Power: 13 |
Hello all. I am tryinng to run simulation with DeardorffDiffStress LES model. At the first time step, after Ux, Uy,..., rho are solved, a notion appears: incompatible dimensions for operation [R[1 -1-3 0 0 0 0]]- [R[0 -2 -3 0 0 0 0]]. R dimention is [0 2 -2 0 0 0 0]. Please help to fix this problem. Thanks.
|
|
January 30, 2018, 09:28 |
|
#2 |
Member
Roman
Join Date: Sep 2013
Posts: 83
Rep Power: 13 |
Changed string 196 in the file DeardorffDiffStress.C:
earlier: - fvm::laplacian(I*this->nu() + Cs_*(k/this->epsilon())*R, R) now: - fvm::laplacian(rho*I*this->nu() + rho*Cs_*(k/this->epsilon())*R, R) it seems working ОК. Thanks |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
LES Filtering: how are the small and large scales equations solved? | atmcfd | Main CFD Forum | 38 | March 14, 2016 15:52 |
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 |