|
[Sponsors] |
[Other] dynamicMeshDict Error (OscillatingInletACMI2D) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 26, 2014, 22:18 |
dynamicMeshDict Error (OscillatingInletACMI2D)
|
#1 |
Member
Francis
Join Date: Jan 2014
Location: Toronto
Posts: 50
Rep Power: 12 |
Hi FOAMers,
Please, I am having a problem running the OscillatingInletACMI2D tutorial with pimpleDyMFoam. With the already created case file, checkMesh and dynamicMeshDict error arose. a) checkMesh Error: // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time --> FOAM FATAL ERROR: No times selected From function checkMesh in file db/Time/timeSelector.C at line 263. FOAM exiting b) dynamicMeshDict error while running pimpleDyMFoam: Create mesh for time = 0 Selecting dynamicFvMesh solidBodyMotionFvMesh Selecting solid-body motion function oscillatingLinearMotion Applying solid body motion to cellZone inlet --> FOAM FATAL ERROR: Unable to find cellZone inlet. Valid celLZones are:0() From function solidBodyMotionFvMesh::solidBodyMotionFvMesh(const IOobject&) in file solidBodyMotionFvMesh/solidBodyMotionFvMesh.C at line 107. FOAM exiting Does anyone have an idea what is going on? I have tried to check the blockMeshDict also. Francis. |
|
March 1, 2014, 08:44 |
|
#2 | ||
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings Francis,
Quote:
Code:
checkMesh -constant Quote:
I can now see that you're referring to the tutorial "incompressible/pimpleDyMFoam/oscillatingInletACMI2D" in OpenFOAM 2.3... did you run the script Allrun? Or are you at least following the steps described in the Allrun and Allrun.pre scripts? If you don't know yet, the scripts present in the local folder can be executed, for example, like this: Code:
./Allrun Bruno
__________________
|
|||
March 17, 2014, 09:27 |
|
#3 |
Member
Francis
Join Date: Jan 2014
Location: Toronto
Posts: 50
Rep Power: 12 |
Okay thank you. I will try this means and feed you back.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Including run time as variable in dynamicMeshDict | RKyle | OpenFOAM Pre-Processing | 4 | March 26, 2023 01:39 |
dynamicMeshDict | lsb1292 | OpenFOAM Running, Solving & CFD | 0 | November 29, 2017 07:30 |
Difference between dynamicMeshDict - dynamicMeshDict.sixDoF | Marc Batlle | OpenFOAM Pre-Processing | 1 | August 16, 2017 12:50 |
I can't understand the moving function of "libfvMotionSolver.so" in dynamicMeshDict | Jung hoo | OpenFOAM Programming & Development | 0 | July 13, 2016 04:36 |
two (rival) dynamicMeshDict & objectRegistry (??) | codder | OpenFOAM Running, Solving & CFD | 1 | January 27, 2014 23:16 |