|
[Sponsors] |
June 2, 2014, 10:13 |
R, yPlusRas & wallShearStress in interFoam
|
#1 |
Member
|
Good day to All
I would like to confirm with the community that the standard utilities in OpenFOAM 2.3
Code:
Reading/calculating face flux field phi --> FOAM FATAL IO ERROR: keyword transportModel is undefined in dictionary "/media/TERRA/MEng/MEng2014/OpenFOAM/working/5-k-e_60-90s/1448kMesh_ke_60-90s.org/constant/transportProperties" file: /media/TERRA/MEng/MEng2014/OpenFOAM/working/5-k-e_60-90s/1448kMesh_ke_60-90s.org/constant/transportProperties from line 21 to line 73. From function dictionary::lookupEntry(const word&, bool, bool) const in file db/dictionary/dictionary.C at line 437. FOAM exiting Code:
transportModel Newtonian; // Kinematic viscosity nu nu [ 0 2 -1 0 0 0 0 ] 1e-06; // Density rho rho [ 1 -3 0 0 0 0 0 ] 1000; phases (water air); water { transportModel Newtonian; nu nu [ 0 2 -1 0 0 0 0 ] 1e-06; rho rho [ 1 -3 0 0 0 0 0 ] 1000; CrossPowerLawCoeffs { nu0 nu0 [ 0 2 -1 0 0 0 0 ] 1e-06; nuInf nuInf [ 0 2 -1 0 0 0 0 ] 1e-06; m m [ 0 0 1 0 0 0 0 ] 1; n n [ 0 0 0 0 0 0 0 ] 0; } BirdCarreauCoeffs { nu0 nu0 [ 0 2 -1 0 0 0 0 ] 0.0142515; nuInf nuInf [ 0 2 -1 0 0 0 0 ] 1e-06; k k [ 0 0 1 0 0 0 0 ] 99.6; n n [ 0 0 0 0 0 0 0 ] 0.1003; } } air { transportModel Newtonian; nu nu [ 0 2 -1 0 0 0 0 ] 1.48e-05; rho rho [ 1 -3 0 0 0 0 0 ] 1; CrossPowerLawCoeffs { nu0 nu0 [ 0 2 -1 0 0 0 0 ] 1e-06; nuInf nuInf [ 0 2 -1 0 0 0 0 ] 1e-06; m m [ 0 0 1 0 0 0 0 ] 1; n n [ 0 0 0 0 0 0 0 ] 0; } BirdCarreauCoeffs { nu0 nu0 [ 0 2 -1 0 0 0 0 ] 0.0142515; nuInf nuInf [ 0 2 -1 0 0 0 0 ] 1e-06; k k [ 0 0 1 0 0 0 0 ] 99.6; n n [ 0 0 0 0 0 0 0 ] 0.1003; } }
|
|
Tags |
interfoam, reynolds street (r), wallshearstress, yplusras |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using yPlusRAS with interFoam | JohnTornblom | OpenFOAM | 2 | March 16, 2018 08:05 |
Problems with YPlusRAS and wallShearStress | Peter85 | OpenFOAM Post-Processing | 21 | May 4, 2016 06:15 |
why does 'sample' do this? wallShearStress question | CHARLES | OpenFOAM Post-Processing | 0 | August 7, 2013 20:30 |
YPlusRas for InterFoam (Open Foam 1.7) | MrD | OpenFOAM | 0 | August 11, 2010 16:44 |
YPlusRAS and interFoam | dkingsley | OpenFOAM Bugs | 4 | April 28, 2010 10:08 |