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 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: maka
Forum: OpenFOAM Post-Processing July 10, 2008, 07:36
Replies: 4
Views: 1,683
Posted By maka
The solution is: vsfp.patch()

The solution is:
vsfp.patch().patch().localFaces()[face_label].edges()[edge_label].centre(vsfp.pa tch().patch().localPoints())
Forum: OpenFOAM Post-Processing July 9, 2008, 11:37
Replies: 4
Views: 1,683
Posted By maka
The above is wrong, the correc

The above is wrong, the correct way is to get: faces from the patch and get the edges. I can do that but the problem is that I can not find the function that gives the faceList from polyPatch for...
Forum: OpenFOAM Post-Processing July 9, 2008, 07:40
Replies: 4
Views: 1,683
Posted By maka
scalar dxn = An/dz; That was a

scalar dxn = An/dz; That was a correction.
Forum: OpenFOAM Post-Processing July 9, 2008, 07:39
Replies: 4
Views: 1,683
Posted By maka
I thought of the following but

I thought of the following but it is only valid if mesh resolution in z direction (dz) is uniform.

const fvPatchScalarField& vsfp = vsf.boundaryField()[patchI];
//...
Forum: OpenFOAM Post-Processing July 9, 2008, 07:14
Replies: 4
Views: 1,683
Posted By maka
cell face side length. I ne

cell face side length.

I need to access the length of cell face in x or z direction. The cells are have hexagonal shape. I thought to use sqrt(magSf) but this will be correction only if dx=dz....
Showing results 1 to 5 of 5

 
Forum Jump

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