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

Differences between 1.5.x and 1.5-dev

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   May 26, 2009, 03:46
Default Differences between 1.5.x and 1.5-dev
  #1
Member
 
Carsten Thorenz
Join Date: Mar 2009
Location: Germany
Posts: 34
Rep Power: 17
carsten is on a distinguished road
Dear colleagues,

currently I'm a little concerned about the fact, that bugfixes from 1.5.x don't make it into 1.5-dev. I just stumbled across a problem with "pressureInletUniformVelocity", which doesn't work correctly in 1.5-dev if executed in parallel. As I found out, this was fixed in 1.5.x in February and the fix didn't make it into 1.5-dev until now (checked out at 20.5.).

So I fear that there are more errors, which are fixed in one codebranch and not in the other. I would be very glad if the branches would be closer to each other again ...

Okay, here is the bug report:

Codebranch 1.5-dev:

in file src/finiteVolume/fields/fvPatchFields/derived/pressureInletUniformVelocity/pressureInletUniformVelocityFvPatchVectorField.C

replace

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

with

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


Have a nice day,

Carsten
carsten is offline   Reply With Quote

 


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
How to upgrade OF 1.5 to OF 1.5.x version? Marcin OpenFOAM Installation 3 June 2, 2009 03:25
Problem installing OpenFOAM 1.5 installation on RHEL 4. vwsj84 OpenFOAM Installation 4 April 23, 2009 04:48
OpenFoam 1.5.x installation gareth__it_power OpenFOAM Installation 5 April 1, 2009 03:27
P4 1.5 or Dual P3 800EB on Gibabyte board Danial FLUENT 4 September 12, 2001 11:44
CFX4.3 -build analysis form Chie Min CFX 5 July 12, 2001 23:19


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