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

motorBike tutorial

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 19, 2017, 03:07
Default motorBike tutorial
  #1
Eko
Member
 
Join Date: Dec 2017
Location: Germany
Posts: 48
Rep Power: 8
Eko is on a distinguished road
Hey guys

I'm new here and just started using OpenFOAM 2 weeks ago and am trying to understand it by doing tutorials, reading the user guide and forums. Till now everything was going well and I didn't have any problems. But as you can already see in the title I tried the motorBike tutorial and it doesn't seem to work properly.

I used the ./Allrun command but it was done running in less than a minute. And once I open it in paraview I just see the backgroundmesh. No motorbike, no velocity, nothing else to see.

So I wanted to ask you guys for help. I get error messages in paraview if I try to look at the deconstructed case and the time also stops at 1. The log files don't look good as well.

reconstructPar logfile
Code:
/*---------------------------------------------------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  v1706                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.com                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
Build  : v1706-17752679325a
Arch   : "LSB;label=32;scalar=64"
Exec   : reconstructPar -latestTime
Date   : Dec 19 2017
Time   : 08:33:18
Host   : "DESKTOP-0ADBHPU"
PID    : 697
Case   : /mnt/c/Users/1234/Documents/motorBike
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 10)
allowSystemOperations : Allowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time



--> FOAM FATAL ERROR: 
No times selected

    From function int main(int, char**)
    in file reconstructPar.C at line 228.

FOAM exiting

snappyHexMesh logfile
Quote:
--------------------------------------------------------------------------
It looks like opal_init failed for some reason; your parallel process is
likely to abort. There are many reasons that a parallel process can
fail during opal_init; some of which are due to configuration or
environment problems. This failure appears to be an internal failure;
here's some additional information (which may only be relevant to an
Open MPI developer):

opal_shmem_base_select failed
--> Returned value -1 instead of OPAL_SUCCESS
--------------------------------------------------------------------------
I've attached some screenshots for you so you can maybe understand what I'm trying to say

paraview.png

ParaViewError.jpg
Eko is offline   Reply With Quote

Old   December 20, 2017, 06:06
Default Allrun log
  #2
Member
 
Bruno Lebon
Join Date: Dec 2012
Posts: 33
Rep Power: 13
blebon is on a distinguished road
You need to post the Allrun log if you need more help. It seems blockMesh ran, but not snappyHexMesh. What does log.snappyHexMesh say?
blebon is offline   Reply With Quote

Old   December 20, 2017, 06:51
Default
  #3
Eko
Member
 
Join Date: Dec 2017
Location: Germany
Posts: 48
Rep Power: 8
Eko is on a distinguished road
Quote:
Originally Posted by blebon View Post
You need to post the Allrun log if you need more help. It seems blockMesh ran, but not snappyHexMesh. What does log.snappyHexMesh say?

There is no Allrun log...Should there be one?

I posted the snappyHexMesh logfile in my previous post. It's the second code
Eko is offline   Reply With Quote

Old   December 20, 2017, 07:15
Default
  #4
Member
 
Bruno Lebon
Join Date: Dec 2012
Posts: 33
Rep Power: 13
blebon is on a distinguished road
My bad. Seems the problem is with your MPI configuration. Did you use system MPI to compile OF?

Try running the tutorial in serial (blockMesh; snappyHexMesh; simpleFoam) and see if it works.
blebon is offline   Reply With Quote

Old   December 20, 2017, 07:34
Default
  #5
Eko
Member
 
Join Date: Dec 2017
Location: Germany
Posts: 48
Rep Power: 8
Eko is on a distinguished road
Quote:
Originally Posted by blebon View Post
My bad. Seems the problem is with your MPI configuration. Did you use system MPI to compile OF?
To be honest I've never heard the term MPI before.
I used bash on Ubuntu on Windows to install OpenFOAM.


Quote:
Try running the tutorial in serial (blockMesh; snappyHexMesh; simpleFoam) and see if it works.
I'll try, just have to wait for my own project to finish meshing.
Eko is offline   Reply With Quote

Reply


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
Inside of the motorbike tutorial meth OpenFOAM 0 March 20, 2017 01:06
Motorbike tutorial for snappyhexmesh taking forever to run? massive_turbulence OpenFOAM Running, Solving & CFD 0 April 27, 2014 02:00
[snappyHexMesh] Tweaked motorbike tutorial doesn't show my icosphere mfiandor OpenFOAM Meshing & Mesh Conversion 0 October 9, 2011 18:39
Wrong file in motorBike tutorial? lovecraft22 OpenFOAM 3 August 4, 2011 13:03
ensightToFoam error with motorBike tutorial az_monger OpenFOAM 2 August 17, 2009 14:45


All times are GMT -4. The time now is 00:04.