|
[Sponsors] |
[OpenFOAM.com] Error when trying blockmesh on "flow around a cylinder" |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 6, 2021, 08:06 |
Error when trying blockmesh on "flow around a cylinder"
|
#1 |
New Member
Carlos Dos Santos
Join Date: Oct 2019
Posts: 1
Rep Power: 0 |
Hello everyone, Thank you in advance for reading my question and hopefully anyone can help me further. So I installed openfoam on my windows computer (first using docker but then I uninstalled that to install it using Windows Subsystem for Linux (with ubuntu)). And this all works quite well for the cavity case (also paraview etc.) but then we I try to do the second tutorial, the flow around a cylinder, I get the following error and I do not have a clue how to solve this. Can anyone help me with this? Thank you in advance. screenshot to the error: https://imgur.com/a/1vmV15t Logfile from blockMesh: /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: v2012 | | \\ / A nd | Website: www.openfoam.com | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : _7bdb509494-20201222 OPENFOAM=2012 Arch : "LSB;label=32;scalar=64" Exec : blockMesh Date : Sep 06 2021 Time : 13:05:52 Host : Asus PID : 11194 I/O : uncollated Case : /mnt/c/Users/gebruiker/cylinder nProcs : 1 trapFpe: Floating point exception trapping enabled (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 5, maxFileModificationPolls 20) allowSystemOperations : Allowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Creating block mesh from "system/blockMeshDict" Using #codeStream at line 23 in file "/mnt/c/Users/gebruiker/cylinder/system/blockMeshDict" Using #codeStream with "/mnt/c/Users/gebruiker/cylinder/dynamicCode/platforms/linux64Gcc63DPInt32Opt/lib/libcodeStream_49e41d753f2adb4c8dffc0259424b06af57d b063.so" Invoking wmake libso /mnt/c/Users/gebruiker/cylinder/dynamicCode/_49e41d753f2adb4c8dffc0259424b06af57db063 wmake libso /mnt/c/Users/gebruiker/cylinder/dynamicCode/_49e41d753f2adb4c8dffc0259424b06af57db063 |
|
September 7, 2021, 12:36 |
|
#2 |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,715
Rep Power: 40 |
This should have been solved in the debian pack (I thought). I assume that you have installed the openfoam2106-dev package?
In worst case, can install make, gcc manually as well. Not exactly elegant but should get you going. BTW: in general it is better/faster/easier to use the #eval directive instead of #calc. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[blockMesh] OpenFOAM blockMesh bus error | BRH | OpenFOAM Meshing & Mesh Conversion | 0 | April 12, 2021 12:02 |
Is Playstation 3 cluster suitable for CFD work | hsieh | OpenFOAM | 9 | August 16, 2015 15:53 |
[blockMesh] set of xyz data in blockMesh | psk | OpenFOAM Meshing & Mesh Conversion | 12 | August 27, 2013 09:37 |
Boundary condition "flow over a cylinder" | ronaldo | OpenFOAM | 1 | February 8, 2011 06:11 |
Blockmesh cavity error message | tonitoney | OpenFOAM Installation | 2 | March 17, 2008 12:59 |