|
[Sponsors] |
[blockMesh] Error while creating blockMesh for cylinder in OpenFOAM |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 27, 2021, 09:42 |
Error while creating blockMesh for cylinder in OpenFOAM
|
#1 |
New Member
Malte Radecke
Join Date: Jul 2021
Posts: 2
Rep Power: 0 |
Hello Community,
I'm relatively new to OpenFOAM and right now I'm trying to create the mesh for a 2D-cylinder tutorial. After entering the "blockMesh" command in the main folder of the case "cylinder" I get the following error: /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2012 | | \\ / A nd | Website: www.openfoam.com | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : _79e353b8-20201222 OPENFOAM=2012 Arch : "LSB;label=32;scalar=64" Exec : blockMesh Date : Jul 27 2021 Time : 11:57:10 Host : a2faadc13a8e PID : 834 I/O : uncollated Case : /home/ofuser/workingDir/runCasesOF/exFromCourse/withMirrorMesh 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 #calc at line 24 in file "/home/ofuser/workingDir/runCasesOF/exFromCourse/withMirrorMesh/system/blockMeshDict" Using #codeStream with "/home/ofuser/workingDir/runCasesOF/exFromCourse/withMirrorMesh/dynamicCode/platforms/linux64GccDPInt32Opt/lib/libcodeStream_64c7a173633041f6426097f4b4042e201932 58ef.so" Could not load "/home/ofuser/workingDir/runCasesOF/exFromCourse/withMirrorMesh/dynamicCode/platforms/linux64GccDPInt32Opt/lib/libcodeStream_64c7a173633041f6426097f4b4042e201932 58ef.so" /home/ofuser/workingDir/runCasesOF/exFromCourse/withMirrorMesh/dynamicCode/platforms/linux64GccDPInt32Opt/lib/libcodeStream_64c7a173633041f6426097f4b4042e201932 58ef.so: cannot open shared object file: No such file or directory Creating new library in "dynamicCode/_64c7a173633041f6426097f4b4042e20193258ef/platforms/linux64GccDPInt32Opt/lib/libcodeStream_64c7a173633041f6426097f4b4042e201932 58ef.so" Invoking wmake libso /home/ofuser/workingDir/runCasesOF/exFromCourse/withMirrorMesh/dynamicCode/_64c7a173633041f6426097f4b4042e20193258ef --> FOAM FATAL ERROR: (openfoam-2012) exec(wmake, ...) failed From int Foam::system(const Foam::CStringList&, bool) in file POSIX.C at line 1628. FOAM exiting Segmentation fault ---------------------------------------------------------------------------------------- It seems that there is trouble creating some part of the dynamic code, which later should be used. I searched for this problem on the internet and the CFD-Online forum but couldn't find anything. The cavity example works fine, only with cylinder I have troubles. I would appreciate some help a lot! Some information of my system: I'm using macOS Big Sur 11.4, the Docker App (Docker Inc., v0.9.1-beta3) and the OpenFOAM v2012. Best regards Malte |
|
Tags |
blockmesh cylinder, openfoam2012 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFoam restarting simulation, stops at first Time loop | syntex | OpenFOAM Running, Solving & CFD | 4 | April 5, 2019 12:20 |
How to contribute to the community of OpenFOAM users and to the OpenFOAM technology | wyldckat | OpenFOAM | 17 | November 10, 2017 16:54 |
OpenFOAM v3.0+ ?? | SBusch | OpenFOAM | 22 | December 26, 2016 15:24 |
[blockMesh] Error while creating blockMesh: Inconsistent point locations between block pair | lpashwin | OpenFOAM Meshing & Mesh Conversion | 2 | June 1, 2015 13:31 |
Cross-compiling OpenFOAM 1.7.0 on Linux for Windows 32 and 64bits with Mingw-w64 | wyldckat | OpenFOAM Announcements from Other Sources | 3 | September 8, 2010 07:25 |