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

Solving point implicit schemes in openFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 12, 2008, 11:06
Default Hello Is it possible to use
  #1
Member
 
srinath
Join Date: Mar 2009
Location: Champaign, USA
Posts: 91
Rep Power: 17
srinath is on a distinguished road
Hello

Is it possible to use openFoam to solve point implicit schemes?

I want to solve
A_i*U_i = B_i, over all cells.
A_i is a 6*6 matrix.
The coupling between the cells is brought about by the way B_i is computed.
Is it possible to solve this on openFoam?

regards
Srinath
srinath is offline   Reply With Quote

Old   October 12, 2008, 13:14
Default Hello Srinath, Yes: make a
  #2
Senior Member
 
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,905
Rep Power: 33
hjasak will become famous soon enough
Hello Srinath,

Yes: make a loop through all cells, in each cell make a 6x6 dense matrix and invert locally.

There are other ways as well, but this is easiest for the moment.

Enjoy,

Hrv
__________________
Hrvoje Jasak
Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk
hjasak is offline   Reply With Quote

Old   October 13, 2008, 00:50
Default Hello Hrvoje I need to make
  #3
Member
 
srinath
Join Date: Mar 2009
Location: Champaign, USA
Posts: 91
Rep Power: 17
srinath is on a distinguished road
Hello Hrvoje

I need to make a 5*5 matrix(not 6*6 sorry for the typo)
The entries will be functions of u,v,p etc.

So do you suggest i just define a new class, for any general square matrix, and write my own Gauss Siedel routine?
I think the volTensorField is restricted to a sz of 3*3

Regards
Srinath
srinath is offline   Reply With Quote

Reply


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
Physical Reason for stability of Implicit Schemes? radhakrishnan Main CFD Forum 26 October 3, 2023 22:05
Euler Equation Implicit Upwind Schemes felixrieper OpenFOAM Running, Solving & CFD 1 February 9, 2014 00:58
Schemes for solving Euler equations shuo OpenFOAM Running, Solving & CFD 0 December 10, 2006 04:16
CFL condition for implicit CD schemes turb Main CFD Forum 4 August 16, 2005 12:56
Implicit equation solving Dr B.M. Smith (Smith) OpenFOAM Running, Solving & CFD 2 December 10, 2004 05:36


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