|
[Sponsors] |
April 7, 2009, 08:27 |
Problem in divergence term
|
#1 |
Senior Member
|
Hi Foamers,
I am trying to model a flow where besides the newtonian stress there is an extra stress term. I am using the icoFoam, as the flow is transient. I try to include the extra tension in foam using the term fvc::div (stressP + (nuS*rho)*DR)) where stressP is the extra tension, DR is the deformation rate, nuS and rho are the newtonian fluid viscosity and desnity respectively. The solver compiles but when I try to run the solver I get the error keyword div((stressP+((nuS*rho)*DR))) is undefined in dictionary "/home/amartins/solver_viscoelastico/testes/teste10_2/system/fvSchemes::divSchemes" What I doing wrong? Anyone can help me out? Thanks Antonio |
|
April 7, 2009, 10:47 |
|
#2 |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,715
Rep Power: 40 |
You either need to define a corresponding entry in your divSchemes sub-dictionary, or set a "default" entry.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Divergence problem - NOT the mesh | Carlos | FLUENT | 1 | August 2, 2008 10:38 |
Divergence problem on different meshes | Harry | Main CFD Forum | 2 | September 26, 2006 01:23 |
Problem with Joulebs effect source term in the energy equation | galaad | OpenFOAM Running, Solving & CFD | 0 | January 19, 2006 13:01 |
Periodic flow boundary condition problem | sudha | FLUENT | 3 | April 28, 2004 09:40 |
divergence problem.. | jieremy | FLUENT | 8 | May 23, 2003 04:17 |