CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Bugs

Parallel pressureInletUniformVelocity

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 4, 2009, 18:03
Default The pressureInletUniformVeloci
  #1
Member
 
Michael Roth
Join Date: Mar 2009
Location: Guelph, Ontario, Canada
Posts: 50
Rep Power: 17
roth is on a distinguished road
The pressureInletUniformVelocity BC imposes a fixed, uniform velocity on a patch based on phi. However, when the patch spans multiple partitions, multiple uniform velocities are fixed. I think the problem is the summing is not parallelized:

i.e. in 1.5.x's pressureInletUniformVelocityFvPatchVectorField.C, should the following line use gsums?

operator==(patch().nf()*sum(patch().Sf() & *this)/sum(patch().magSf()));

Mike
roth is offline   Reply With Quote

Old   February 5, 2009, 16:36
Default Thanks for the bug report, thi
  #2
Senior Member
 
Join Date: Mar 2009
Posts: 854
Rep Power: 22
henry is on a distinguished road
Thanks for the bug report, this is now fixed in 1.5.x.

H
henry is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
parallel CCM+ tom Siemens 5 May 8, 2008 18:54
Parallel UDF ccc FLUENT 0 December 3, 2004 22:17
udf parallel Phil FLUENT 4 May 28, 2004 19:49
UDF in parallel ricky FLUENT 0 September 24, 2003 11:09
CFX-5.5 Parallel NT Kawena CFX 4 March 13, 2002 20:24


All times are GMT -4. The time now is 12:51.