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

compressibleInterFoam - pEqn.H

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 6, 2010, 13:51
Default compressibleInterFoam - pEqn.H
  #1
Member
 
Piotr Prusinski
Join Date: Oct 2009
Location: Warsaw, Poland
Posts: 67
Rep Power: 16
piprus is on a distinguished road
Hi all,

Apart of the discussion taking place >>here<< I need some more explanation for what I see in a pEqn.H file (part of a compressibleInterFoam solver).

Could anyone of you rewrite following code line in a mathematical way?
Code:
           pEqnComp =
              (fvm::ddt(p) + fvm::div(phi, p) - fvm::Sp(fvc::div(phi), p));
Actually I can't understand only the last part.... What does fvm::Sp (or fvc::Sp) do? What does it stand for?
piprus 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
TwoPhaseEulerFOAM application hemph OpenFOAM Bugs 35 November 6, 2011 01:06
Adding a user application class Rasmus Gjesing (Gjesing) OpenFOAM Pre-Processing 57 February 3, 2010 03:45


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