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: Cyp
Forum: OpenFOAM Programming & Development December 10, 2010, 09:46
Replies: 6
Views: 1,577
Posted By Cyp
thank you very much for your help. It works now! ...

thank you very much for your help. It works now!


scalarField fluxP = -(phi.boundaryField()[patchID])
/(kSa.boundaryField()[patchID]+kSb.boundaryField()[patchID])
...
Forum: OpenFOAM Programming & Development December 10, 2010, 07:14
Replies: 6
Views: 1,577
Posted By Cyp
It still doesn't work... This is the piece...

It still doesn't work...

This is the piece of code I consider:

surfaceScalarField phiKsa = fvc::interpolate(kSa);
surfaceScalarField phiKsb = fvc::interpolate(kSb);

...
Forum: OpenFOAM Programming & Development December 10, 2010, 05:29
Replies: 6
Views: 1,577
Posted By Cyp
Hi Martin! It doesn't work neither... ...

Hi Martin!

It doesn't work neither...

(in fact it was what I tried... my first post was a typo)
Forum: OpenFOAM Programming & Development December 10, 2010, 05:06
Replies: 6
Views: 1,577
Posted By Cyp
evaluate surface of the patchField

hello!

I am facing a new problem : I do not know how to evaluate the surface of a patchField labeled patchID.

I was thinking about

p.boundaryField[patchID].magSf();

but it doesn't work.
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 09:36.