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 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: skabilan
Forum: OpenFOAM Running, Solving & CFD December 3, 2009, 13:55
Replies: 2
Views: 1,591
Posted By skabilan
There is an error in the aforementioned code...it...

There is an error in the aforementioned code...it should be

if(T.boundaryField()[patchIMesh1].type() == "fixedGradient")

not

if(mesh.boundaryField()[patchIMesh1].type() == "fixedGradient")...
Forum: OpenFOAM Running, Solving & CFD November 18, 2009, 14:43
Replies: 2
Views: 1,591
Posted By skabilan
Finally, I figured out how to do it... ...

Finally, I figured out how to do it...

if(mesh.boundaryField()[patchIMesh1].type() == "fixedGradient")
{
fixedGradientFvPatchScalarField& bufferMesh1=...
Forum: OpenFOAM Running, Solving & CFD November 17, 2009, 20:44
Replies: 2
Views: 1,591
Posted By skabilan
fixedGradient boundary condition

Hi All,

I am working with scalarTransportFoam. I have specified a fixedGradient boundary condition at one of the boundary patches.

inlet
{
type fixedGradient;
...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 08:18.