|
[Sponsors] |
planeWall2D tutorial: error running chtMultiRegionSimpleFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 19, 2017, 08:09 |
planeWall2D tutorial: error running chtMultiRegionSimpleFoam
|
#1 |
Member
Marc
Join Date: May 2017
Posts: 42
Rep Power: 9 |
Hello,
I've been trying to run the planeWall2D tutorial in OpenFOAM 4.1 in order to understand how to set up a chtMultiRegionSimpleFoam case. However, there seems to be a problem running the case when the solver chtMultiRegionSimpleFoam is invoked. This is the error from the chtMultiRegionSimpleFoam log: Code:
--> FOAM FATAL ERROR: Unknown Function1 type uniform for Function1 meanValue Valid Function1 types are: 7 ( constant csvFile polynomial sine square table tableFile ) From function static Foam::autoPtr<Foam::Function1<Type> > Foam::Function1<Type>::New(const Foam::word&, const Foam::dictionary&) [with Type = double] in file /home/ubuntu/OpenFOAM/OpenFOAM-4.1/src/OpenFOAM/lnInclude/Function1New.C at line 60. FOAM exiting Thanks you! Edit: other chtMultiRegionSimpleFoam cases (like the ones provided in the tutorials that come with OpenFOAM) do run without this error. Last edited by Dreoasteh; September 20, 2017 at 09:11. |
|
September 28, 2017, 06:28 |
|
#2 |
Member
Marc
Join Date: May 2017
Posts: 42
Rep Power: 9 |
Found the problem! It was in the boundary condition definition for p_rgh.
At least in my build, this boundary condition is not supported/gives errors: Code:
type fixedMean; value uniform 100000; meanValue uniform 100000; |
|
November 9, 2017, 05:35 |
|
#3 |
New Member
Join Date: Nov 2017
Posts: 1
Rep Power: 0 |
Hi Marc,
i have the exact same error. The case still does not work when i change the boundary conditions you mentioned above. How exactly did you change the bc? regards Archy |
|
November 9, 2017, 11:48 |
|
#4 |
Member
Marc
Join Date: May 2017
Posts: 42
Rep Power: 9 |
Hi Archy,
Well basically you can:
|
|
Tags |
chtmulitregionfoam, conjgate heat transfer, fatal error, openfoam 4.1 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
tutorial files | KITetima | FLUENT | 8 | November 23, 2019 17:05 |
AMI - Propeller Tutorial diverging | kingmaker | OpenFOAM Running, Solving & CFD | 2 | November 4, 2016 03:57 |
Tutorial For Workbench CFX Remesh | ashtonJ | CFX | 2 | April 26, 2014 22:19 |
Fluent Tutorial Guide Ch. 17: Non-Premixed Combust, THTR | MAE7509 | FLUENT | 0 | January 22, 2014 21:59 |
STAR-CD Tutorial | shekhar aryal | STAR-CD | 4 | March 22, 2010 04:25 |