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: cliffoi
Forum: OpenFOAM Programming & Development February 7, 2012, 16:30
Replies: 6
Views: 3,356
Posted By cliffoi
That's pretty much it. Let me know if it actually...

That's pretty much it. Let me know if it actually works...
Forum: OpenFOAM Programming & Development February 3, 2012, 11:46
Replies: 6
Views: 3,356
Posted By cliffoi
correctBoundaryConditions(vsf, gGrad) modifies...

correctBoundaryConditions(vsf, gGrad) modifies the value of the gradient on all normal (non-coupled) boundaries so that the surface-normal component of gradient matches the surface-normal of the...
Forum: OpenFOAM Programming & Development January 26, 2012, 19:31
Replies: 6
Views: 3,356
Posted By cliffoi
Try something like this in your code. ...

Try something like this in your code.

volScalarField sumVf = vf1+vf2;
surfaceScalarField sumVff = fvc::interpolate(sumVf);
volVectorField gradVsf = fvc::grad(sumVff);

const unallocLabelList&...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 16:06.