|
[Sponsors] |
October 27, 2011, 05:53 |
Integrate nonlinear Equation
|
#1 |
New Member
Thilo Michels
Join Date: Oct 2011
Posts: 11
Rep Power: 15 |
Hi everyone!
I have a nonlinear set of equations of an acoustic velocity and density which are defined as: fvVectorMatrix aUEqn ( fvm::ddt(aU) + fvm::div(ac_phi,aU) ); and fvScalarMatrix aRhoEqn ( fvm::ddt(aRho) + fvc::div(aU) ); with ac_phi = (fvc::interpolate(aRho * U) & mesh.Sf()); Can someone please tell me how I can iterate the solution to a final minimal residual of all variables? Thank you very much in advanced, Thilo Last edited by Thilo; October 27, 2011 at 07:27. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
the integrate filter paraView | bruxellois | OpenFOAM | 0 | October 3, 2010 19:08 |
[OpenFOAM] Integrate Variables using PAraFoam | nandiganavishal | ParaView | 2 | April 17, 2009 13:38 |
Could someone suggest simple (nonlinear) solver | Bren | Main CFD Forum | 10 | March 7, 2009 07:36 |
nonlinear instability | JackMM | Main CFD Forum | 6 | October 5, 2007 08:20 |
Problem with Nonlinear k-epsilon model | bylin | FLUENT | 4 | November 23, 2003 22:45 |