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

Euler explicit for PISO

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 24, 2009, 06:45
Default Euler explicit for PISO
  #1
New Member
 
Giovanni Ricci
Join Date: May 2009
Posts: 12
Rep Power: 16
gricci is on a distinguished road
Send a message via Skype™ to gricci
Hello foamers,

I'm simulating the flow in a rectangular duct with an oscillating patch on the duct floor, the aim being to observe pressure oscillations.
At the moment, i'm using pimpleDyMFoam with the following settings in the fvSolution file:

PIMPLE
{
nOuterCorrectors 1;
nCorrectors 2;
nNonOrthogonalCorrectors 1;
}

which should be equivalent to PISO, isn't it?


As my Courant number should be smaller than 1 for PISO accuracy, I'd rather go in an explicit time integration to speed up the computation. Yet, I cannot quite understand how to do that. Could anyone kindly explain how to implement an Euler EXPLICIT time integration?

Thanks in advance.
gricci is offline   Reply With Quote

Old   October 1, 2009, 07:54
Default
  #2
New Member
 
Giovanni Ricci
Join Date: May 2009
Posts: 12
Rep Power: 16
gricci is on a distinguished road
Send a message via Skype™ to gricci
Is my question so dumb??

up to now i've changed
Code:
fvm::
with
Code:
fvc::
wherever possible in the solver's code. Is that all (at least for a laminar simulation)?
gricci is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Blood Flow - Euler Euler Ilias FLUENT 0 January 12, 2009 11:16
euler model CN FLUENT 0 July 4, 2005 17:35
Euler equations with heat conduction! salem Main CFD Forum 10 August 2, 2004 04:16
steady and unsteady Euler eq problem AO Main CFD Forum 3 January 27, 2004 17:29
Euler equations? Jan Ramboer Main CFD Forum 2 August 19, 1999 02:58


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