|
[Sponsors] |
bugs of buoyantBoussinesqPisoFoam or fixedFluxPressure in foam-extend 3.1 and 3.2 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 7, 2016, 11:13 |
bugs of buoyantBoussinesqPisoFoam or fixedFluxPressure in foam-extend 3.1 and 3.2
|
#1 | |||
New Member
Aaron
Join Date: Apr 2016
Posts: 24
Rep Power: 10 |
Dear foamers,
I have found some bugs in foam-extend3.1 and foam-extend3.2 My test case is /heatTransfer/buoyantBoussinesqPisoFoam/hotRoom [1]bugs in foam-extend 3.1 I changed the pressure boundary from buoyantPressure to fixedFluxPressure, Quote:
Quote:
then, I run the above case in foam-extend3.2 use one cpu thread, I found it can run!!! and with out "lookup of (1|A(U)) from objectRegistry region0 successful, but it is not a volScalarField, it is a surfaceScalarField" bugs. However, when I use mpirun, it occurs bugs: Quote:
Best Regrads, Aaron |
||||
June 7, 2016, 11:42 |
|
#2 | |
New Member
Aaron
Join Date: Apr 2016
Posts: 24
Rep Power: 10 |
I am sorry I didn't seen this http://www.cfd-online.com/Forums/ope...d-1-6-ext.html
Quote:
or can administrator help me delete this post? |
||
June 8, 2016, 01:01 |
|
#3 | |
New Member
Aaron
Join Date: Apr 2016
Posts: 24
Rep Power: 10 |
Hi, Foamers
this problem has been solved, check this thread https://sourceforge.net/p/openfoam-e...ndrelease/304/ this is not a bug, change boundary field of p to this, then the case works fine Quote:
Aaron |
||
July 29, 2016, 09:35 |
|
#4 |
Member
Vignesh
Join Date: Oct 2012
Location: Darmstadt, Germany
Posts: 66
Rep Power: 14 |
Hi Aaron,
I am using foam extend -3.2 and when i make the changes you suggested in the above posts while using fixedFluxPressure boundary condition, i still get error as shown below. I am using interfoam Code:
[10] [10] [10] --> FOAM FATAL ERROR: [10] Field rUA not found for patch groove_1 and field pd [10] [10] From function void fixedFluxPressureFvPatchScalarField::updateCoeffs() [10] in file fields/fvPatchFields/derived/fixedFluxPressure fixedFluxPressureFvPatchScalarField.C at line 168. [10] FOAM parallel run aborting Code:
groove_1 { type fixedFluxPressure; rho rho; rAU rUA; }
__________________
Thanks and Regards Vignesh |
|
July 30, 2016, 07:34 |
|
#5 |
New Member
Aaron
Join Date: Apr 2016
Posts: 24
Rep Power: 10 |
Hi, Vignesh
{ type fixedFluxPressure; rho rhok; rAU rUA; } this change can work in foam-extend-3.1 I encountered the same problem in extend-3.2, so I am not using extend-3.2, sorry I cannot solve your problem...... |
|
July 30, 2016, 08:11 |
|
#6 |
Member
Vignesh
Join Date: Oct 2012
Location: Darmstadt, Germany
Posts: 66
Rep Power: 14 |
Hi Aaron,
Thanks for the reply, i found now an intermediate solution. it works with { type fixedFluxPressure; rho rho; rAU rAU; } After setFields, the last entry changes to (1/A(U)) which must be reset again to rAU. Then the solver runs ... But in parallel, reconstructing the case creates the problem ...
__________________
Thanks and Regards Vignesh |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[foam-extend.org] paraview not runing? (foam extended 3.2 and ubuntu 15.04) | Milan2013 | OpenFOAM Installation | 23 | April 20, 2017 06:49 |
Release of foam-extend-3.2 | fguibault | OpenFOAM Announcements from Other Sources | 15 | November 2, 2016 16:12 |
[foam-extend.org] Foam extend 3.2: cannot find -liberty | sampy | OpenFOAM Installation | 4 | May 13, 2016 05:54 |
[foam-extend.org] Foam extend 3.2 wrong installation directory | geop | OpenFOAM Installation | 0 | May 11, 2016 06:52 |
Femlab 3.2 to Femlab 3.1 | Farsad | COMSOL | 0 | August 22, 2007 11:31 |