|
[Sponsors] |
November 5, 2010, 09:26 |
fvm::Sp (A , B)
|
#1 |
Senior Member
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,267
Blog Entries: 1
Rep Power: 25 |
hi foamer
could u please tell me whats the functionality of fvm::Sp (A,B) ? whats the difference between fvm::Sp (A,B) and A*B ? thanks in advance |
|
November 5, 2010, 11:51 |
|
#2 |
Senior Member
Anton Kidess
Join Date: May 2009
Location: Germany
Posts: 1,377
Rep Power: 30 |
fvm::Sp(A, B) is used for an implicit source term, so "B" is the variable you are solving for. Using A*B will leave the term on the right hand side of the equations. Depending on the sign of your source term implicit treatment can help with stability.
|
|
Tags |
fvm :: sp () |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Understanding fvm::Sp() | Hyu | OpenFOAM | 6 | July 26, 2016 02:09 |