|
[Sponsors] |
March 16, 2014, 03:35 |
paraFoam -block
|
#1 |
Member
Join Date: May 2013
Posts: 51
Rep Power: 13 |
Hi, I have been install OpenFOAM at my new machine - Arch Linux. After executing :
Code:
blockMesh paraFoam -block What is a problem ? Is -block option still supported ? seav |
|
March 16, 2014, 04:26 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings seav,
It would be helpful to know the following information:
Bruno
__________________
|
|
March 16, 2014, 10:35 |
|
#3 |
Member
Join Date: May 2013
Posts: 51
Rep Power: 13 |
I`ve installed previous version OpenFOAM 2.2.1. In the newest 2.3.x errors are the same.
I installed it by packer, a tool for pacman. It takes source code from Arch User Repository compile it to package and install them by pacman. Code:
blockMesh /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.2.1 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.2.1-57f3c3617a2d Exec : blockMesh Date : Mar 16 2014 Time : 14:38:18 Host : "archlinux" PID : 2687 Case : /home/jils/OpenFOAM/jils-2.2.1/run/tutorials/incompressible/icoFoam/cavity nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Disallowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Creating block mesh from "/home/jils/OpenFOAM/jils-2.2.1/run/tutorials/incompressible/icoFoam/cavity/constant/polyMesh/blockMeshDict" Creating curved edges Creating topology blocks Creating topology patches Creating block mesh topology Check topology Basic statistics Number of internal faces : 0 Number of boundary faces : 6 Number of defined boundary faces : 6 Number of undefined boundary faces : 0 Checking patch -> block consistency Creating block offsets Creating merge list . Creating polyMesh from blockMesh Creating patches Creating cells Creating points with scale 0.1 Writing polyMesh ---------------- Mesh Information ---------------- boundingBox: (0 0 0) (0.1 0.1 0.01) nPoints: 882 nCells: 400 nFaces: 1640 nInternalFaces: 760 ---------------- Patches ---------------- patch 0 (start: 760 size: 20) name: movingWall patch 1 (start: 780 size: 60) name: fixedWalls patch 2 (start: 840 size: 800) name: frontAndBack End Code:
paraFoam -block It comes right after execute paraFoam. No2 attach. After picking OpenFOAM from list. No3 attach. When I am looking after "show points" checkbox, as I remember that was name of this checkbox. No4 attach. When I am switching from Points or Wireframe to Volume in checkbox above the sketch. Moreover I am wondering if the calculations are correct. As I remeber cavity was calculating about 1 minute on Ubuntu. Now its like blink of an eye. Code:
icoFoam I am sorry for chaotic replay but I am really confused what would happend to my OpenFOAM. seav. |
|
March 16, 2014, 11:05 |
|
#4 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Hi seav,
I'm not familiar with the OpenFOAM packages made available by the Arch Linux community, but from your description, my guess is that those packages are not taking into account building ParaView from source code and then building the OpenFOAM plugins for it. I've taken a quick look into the AUR package list available for OpenFOAM and my guess from the list is that they merely change "paraFoam" to work well for the normal results, by using the file extension ".foam" instead of ".OpenFOAM". This means that it will only use the built-in reader that ParaView has got and unfortunately it does not yet have a reader for the "blockMeshDict" files. The other possibility is that the ParaView AUR package for previous versions did have the necessary files for the OpenFOAM AUR package to build the official plug-ins. The way I see it, you've got a few possible ways to address this:
As for icoFoam and the cavity tutorial, only a high resolution case of the cavity tutorial would take a minute to run. With the default tutorial settings, it should not take more than a second to run it all, unless you have a really old computer, or are running remotely or inside a virtual machine without VT turned on in the BIOS. Best regards, Bruno
__________________
|
|
March 16, 2014, 12:13 |
|
#5 |
Member
Join Date: May 2013
Posts: 51
Rep Power: 13 |
I do consider your replay Bruno. I need OpenFOAM for my thesis. If OpenFOAM still calculates properly and I can customize my blockMeshDict by SwiftBlock its fine for me. I will make full compilation in free time.
Thank you for your advice, its very usefull . seav. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[blockMesh] Mixer mesh - negative volume problem | jadtwo | OpenFOAM Meshing & Mesh Conversion | 2 | November 6, 2014 17:37 |
foamLog not solving for Ux, Uy, Uz | aerospain | OpenFOAM Post-Processing | 5 | April 18, 2012 11:01 |
[ICEM] Quest for seemingly simple Blocking (degenerate block) | la7low | ANSYS Meshing & Geometry | 0 | July 12, 2011 20:48 |
[Commercial meshers] Icem Mesh to Foam | jphandrigan | OpenFOAM Meshing & Mesh Conversion | 4 | March 9, 2010 03:58 |
blockMesh: block with 6 vertexes | dani | OpenFOAM | 3 | June 25, 2009 14:13 |