CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Coupled equations solution

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   February 14, 2007, 06:19
Default Hi I have few transport equat
  #1
litonx
Guest
 
Posts: n/a
Hi
I have few transport equations which are coupled. coupling is only in the source term. Does the following method is okay.

time loop
{
solve(eqn1=x1*x2);
solve(eqn2=x1*x3);
..
solve(eqnN=x2*xn);
}
Does it mean sense. here eqn1..N all the transport equations of variable x1..N.

or is it possible to use a vector of length N as a variable in the transport equation. In such case, RHS would be a Matrix(N*N) and a vector(N) multiplication.

any suggestions!!

Regards -Liton
  Reply With Quote

 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to solver coupled transport equations chris1980 OpenFOAM Running, Solving & CFD 8 October 29, 2019 07:15
How to solve coupled transport equations nandiganavishal OpenFOAM Running, Solving & CFD 4 November 22, 2008 16:43
Solve Coupled Equations nandiganavishal OpenFOAM Running, Solving & CFD 1 November 12, 2008 22:47
Coupled solution Renaud FLUENT 3 May 24, 2006 10:39
Coupled solution Wenca Siemens 1 December 19, 2004 13:47


All times are GMT -4. The time now is 17:42.