|
[Sponsors] |
April 11, 2015, 17:38 |
decomposePar: "Couldn't create directory"
|
#1 |
New Member
Manm
Join Date: Apr 2015
Posts: 16
Rep Power: 11 |
Hi,
I am trying to do run on multi-processors using decomposePar. However, after the first processor file is created, error appears that: Code:
bash-4.1$ decomposePar /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.3.x | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.3.x-ccc06b4581b5 Exec : decomposePar Date : Apr 11 2015 Time : 16:34:33 Host : "dc3swp53.dc.umich.edu" PID : 9409 Case : /afs/umich.edu/user/m/a/manm/OpenFOAM/manm-2.3.x/run/project-materials/run-80mph-supercoarse nProcs : 1 fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Allowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Decomposing mesh region0 Create mesh Calculating distribution of cells Selecting decompositionMethod hierarchical Finished decomposition in 0.54 s Calculating original mesh data Distributing cells to processors Distributing faces to processors Distributing points to processors Constructing processor meshes Reading hexRef8 data : cellLevel Reading hexRef8 data : pointLevel Reading hexRef8 data : level0Edge Processor 0 Number of cells = 123480 Number of faces shared with processor 1 = 838 Number of faces shared with processor 3 = 7942 Number of faces shared with processor 4 = 150 Number of processor patches = 3 Number of processor faces = 8930 Number of boundary faces = 16786 --> FOAM FATAL ERROR: Couldn't create directory "/afs/umich.edu/user/m/a/manm/OpenFOAM/manm-2.3.x/run/project-materials/run-80mph-supercoarse/processor1" From function Foam::mkDir(const fileName&, mode_t) in file POSIX.C at line 555. FOAM exiting kindly advise. I am creating a grid which has 740881 cells using blockMesh and snappyHexMesh and exporting this grid to my simulation folder for flow simulation. Thanks Last edited by wyldckat; April 19, 2015 at 12:26. Reason: Added [CODE][/CODE] markers |
|
April 19, 2015, 12:28 |
|
#2 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings Manm and welcome to the forum!
I have to say that the error message is very clear on what went wrong: Quote:
Best regards, Bruno
__________________
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
create the file *.foam | phongstar | OpenFOAM | 12 | October 14, 2018 19:06 |
Possible to create cyliner baffle (internal) using topoSet or stl Mesh? | keepfit | OpenFOAM | 4 | February 19, 2017 15:40 |
decomposePar 4-core warning/error? | Boloar | OpenFOAM Bugs | 23 | April 8, 2014 09:57 |
[ICEM] how to create a 2d tri mesh with quad mesh in the boundary layer | seal2013 | ANSYS Meshing & Geometry | 3 | October 6, 2013 17:09 |
Problem with decomposePar tool | vinz | OpenFOAM Pre-Processing | 18 | January 26, 2011 03:17 |