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

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: bme79
Forum: OpenFOAM Programming & Development June 12, 2012, 19:49
Replies: 5
Views: 1,134
Posted By bme79
One more question. My...

One more question.

My rho[celli]=psi[celli]*p[celli]

I can get p[celli] but when I try to get psi[celli] I am getting error.

How can I get a p[celli] ???

Thank you one more time.
Forum: OpenFOAM Programming & Development June 12, 2012, 18:55
Replies: 5
Views: 1,134
Posted By bme79
One more question. My...

One more question.

My rho[celli]=psi[celli]*p[celli]

I can get p[celli] but when I try to get psi[celli] I am getting error.

How can I get a p[celli] ???

Thank you one more time.
Forum: OpenFOAM Programming & Development June 11, 2012, 22:53
Replies: 5
Views: 1,134
Posted By bme79
Thank you Christian for your reply, but it did...

Thank you Christian for your reply, but it did not help me. I looked to this file and it did not tell me how to get density.

Could you please describe what I should check in this file.
Forum: OpenFOAM Programming & Development June 9, 2012, 20:49
Replies: 5
Views: 1,134
Posted By bme79
How do I get density

Could some one please help me out.
I need to get a density in a cell. I am using rhoPimpleFoam and the code is

forAll(mesh.C(), celli)
{
scalar rro=rho[celli];
.....
}

I am getting...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 05:13.