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 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: fumiya
Forum: OpenFOAM Programming & Development April 15, 2014, 17:36
Replies: 5
Views: 3,669
Posted By fumiya
Hi CHARLES, You might want to try ...

Hi CHARLES,

You might want to try

utau[faceCelli] = utauw.boundaryField()[patchi][facei];
//RHS: utauw value at each boundary face(label: facei) on the boundary(label: patchi)

instead of
...
Forum: OpenFOAM Programming & Development April 11, 2014, 22:55
Replies: 5
Views: 3,669
Posted By fumiya
Hi, You can access the cells next to a patch...

Hi,

You can access the cells next to a patch using faceCells().

forAll(mesh.boundary()[patchI], faceI) //patchI: label of your target patch
{
...
Showing results 1 to 2 of 2

 
Forum Jump

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