|
[Sponsors] |
December 19, 2017, 04:07 |
motorBike tutorial
|
#1 | |
Member
Join Date: Dec 2017
Location: Germany
Posts: 48
Rep Power: 8 |
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:
paraview.png ParaViewError.jpg |
||
December 20, 2017, 07:06 |
Allrun log
|
#2 |
Member
Bruno Lebon
Join Date: Dec 2012
Posts: 33
Rep Power: 13 |
You need to post the Allrun log if you need more help. It seems blockMesh ran, but not snappyHexMesh. What does log.snappyHexMesh say?
|
|
December 20, 2017, 07:51 |
|
#3 |
Member
Join Date: Dec 2017
Location: Germany
Posts: 48
Rep Power: 8 |
||
December 20, 2017, 08:15 |
|
#4 |
Member
Bruno Lebon
Join Date: Dec 2012
Posts: 33
Rep Power: 13 |
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. |
|
December 20, 2017, 08:34 |
|
#5 | ||
Member
Join Date: Dec 2017
Location: Germany
Posts: 48
Rep Power: 8 |
Quote:
I used bash on Ubuntu on Windows to install OpenFOAM. Quote:
|
|||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Inside of the motorbike tutorial | meth | OpenFOAM | 0 | March 20, 2017 02:06 |
Motorbike tutorial for snappyhexmesh taking forever to run? | massive_turbulence | OpenFOAM Running, Solving & CFD | 0 | April 27, 2014 03:00 |
[snappyHexMesh] Tweaked motorbike tutorial doesn't show my icosphere | mfiandor | OpenFOAM Meshing & Mesh Conversion | 0 | October 9, 2011 19:39 |
Wrong file in motorBike tutorial? | lovecraft22 | OpenFOAM | 3 | August 4, 2011 14:03 |
ensightToFoam error with motorBike tutorial | az_monger | OpenFOAM | 2 | August 17, 2009 15:45 |