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

Bug in porousZone.H

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 29, 2010, 09:37
Default Bug in porousZone.H
  #1
Senior Member
 
Jens Klostermann
Join Date: Mar 2009
Posts: 117
Rep Power: 17
jens_klostermann is on a distinguished road
Description:
Bug in the descripion of the Darcy-Forchheimer model there is one U to much for the Darcy coefficient
Darcy-Forchheimer (@e d and @e f parameters)
00044 @f[
00045 S = - (\mu \, d \, U + \frac{\rho |U|}{2} \, f) U
00046 @f]

Change to:

00044 @f[
00045 S = - (\mu \, d + \frac{\rho |U|}{2} \, f) U
00046 @f]



Solver/Application:

Since the model is correctly implemented in porousZoneTemplates.C it has no effect on any solver. But it is still very annoying!

Source file:
porousZone.H line 45

Testcase:
N/A

Platform:
all

Version:
all

Thanks Jens
jens_klostermann is offline   Reply With Quote

Old   February 1, 2010, 03:31
Default
  #2
Senior Member
 
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,679
Rep Power: 40
olesen has a spectacular aura aboutolesen has a spectacular aura about
Quote:
Originally Posted by jens_klostermann View Post
Description:
Bug in the descripion of the Darcy-Forchheimer model there is one U to much for the Darcy coefficient
I remember this being reported already (maybe 1/2 year ago). I suspect it's fixed for the next major release, but probably isn't important enough to change for 1.6.x though.
olesen is offline   Reply With Quote

Old   February 1, 2010, 06:14
Default
  #3
Senior Member
 
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26
mattijs is on a distinguished road
I pushed the comment change to 1.6.x.

Thanks,

Mattijs
mattijs is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Serious bug in LES interface fs82 OpenFOAM Bugs 21 November 16, 2009 09:15
Maybe a bug in CFX12.0 BETA? frank CFX 4 November 26, 2008 19:08
Bug in twoPhaseEulerFoam wallfunctions alberto OpenFOAM Bugs 1 February 9, 2007 15:15
Bug reports Mattijs Janssens (Mattijs) OpenFOAM 0 January 10, 2005 11:05
Forum y2k Bug Jonas Larsson Main CFD Forum 1 January 5, 2000 11:22


All times are GMT -4. The time now is 02:07.