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

Search Results

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

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: oscar_urri
Forum: OpenFOAM March 11, 2014, 09:46
Replies: 11
Views: 6,462
Posted By oscar_urri
Hi Srivaths, if you include the source term...

Hi Srivaths,

if you include the source term lets call it force in the UEqn equation,

tmp<fvVectorMatrix> UEqn
(
fvm::div(phi, U) +Force
//+ turbulence->divDevReff(U)
...
Forum: OpenFOAM January 30, 2013, 10:45
Replies: 11
Views: 6,462
Posted By oscar_urri
hi Mahdi, thanks for the answer, i have...

hi Mahdi,

thanks for the answer,

i have already done the source term in UEqn, my questions is why doesn't a similar term in pEqn work?

cause in UEqn i add a pressure gradient source term,...
Forum: OpenFOAM January 3, 2013, 18:44
Replies: 11
Views: 6,462
Posted By oscar_urri
Hi Tushar, thanks for the quick response, ...

Hi Tushar,

thanks for the quick response,

i'm attaching my case and the solver so you can take a look at it,

basically what i'm trying to do is insert a source term in pEqn to generate a...
Forum: OpenFOAM December 22, 2012, 21:22
Replies: 11
Views: 6,462
Posted By oscar_urri
Adding a Source Term to Pressure equation pEqn in SimpleFoam

Hello foamers,

i'm trying to add a source term in the pressure equation pEqn in SimpleFoam,

the way that i'm doing it is :

while (simple.correctNonOrthogonal())
{
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 19:37.