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 Bugs February 19, 2009, 09:19
Replies: 9
Views: 6,691
Posted By maka
Thanks Henry. This means that

Thanks Henry. This means that the user only need to call min and max and they will work in parallel, right?
Best regards,
Maka.
Forum: OpenFOAM Bugs February 19, 2009, 08:23
Replies: 9
Views: 6,691
Posted By maka
Hi, max and min function in

Hi,

max and min function in the following code behaves correctly (they consider cell and patch values) but gMax, gMin does not (they only consider cell value but NOT the patch values)

//...
Forum: OpenFOAM Bugs November 21, 2008, 11:53
Replies: 9
Views: 6,691
Posted By maka
Thanks Henry.

Thanks Henry.
Forum: OpenFOAM Bugs November 21, 2008, 10:03
Replies: 9
Views: 6,691
Posted By maka
No, I'm revering to the one us

No, I'm revering to the one used as a sand-alone function like in:

scalarField x = max(sf,VSMALL);

Thanks.
Forum: OpenFOAM Bugs November 21, 2008, 07:14
Replies: 9
Views: 6,691
Posted By maka
max function accepts calls lik

max function accepts calls like:

volScalarField vsf = ...;
max(vsf, VSMALL);

But does not accept similar calls like:
scalarField sf = ...;
max(sf, VSMALL);

Usually the latter is...
Showing results 1 to 5 of 5

 
Forum Jump

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