CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

FOAM FATAL ERROR: Cannot find file "points" in directory "shell/polyMesh"

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   October 12, 2021, 09:57
Default FOAM FATAL ERROR: Cannot find file "points" in directory "shell/polyMesh"
  #1
New Member
 
amol patel
Join Date: Oct 2021
Posts: 15
Rep Power: 4
amol_patel is on a distinguished road
I'm trying to solve a conjugate heat transfer case for a shell and tube heat exchanger, i have created my own geometry of the exchanger and created the mesh and I guess its correct till that point. I m using 4 processors to run a parallel simulation using the chtMultiRegionFoam solver.

I used the "mpirun -np 4 chtMultiRegionFoam -parallel" command to run the simulation.

I m getting this error message as shown below by i have the file in the required location in constant also i copied the polyMesh folder for all the regions in the 0/<region-name>/ folder as well for each region shell, solid and tube.

HTML Code:
Create time

Create fluid mesh for region shell for time = 0

--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 1 in communicator MPI_COMM_WORLD
with errorcode 1.

NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------
[1]
[1]
[1] --> FOAM FATAL ERROR: (openfoam-2012)
[1] Cannot find file "points" in directory "shell/polyMesh" in times "0" down to constant
[1]
[1]     From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const
[1]     in file global/fileOperations/fileOperation/fileOperation.C at line 1003.
[1]
FOAM parallel run exiting
[1]
[2]
[2]
[2] --> FOAM FATAL ERROR: (openfoam-2012)
[2] Cannot find file "points" in directory "shell/polyMesh" in times "0" down to constant
[2]
[2]     From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const
[2]     in file global/fileOperations/fileOperation/fileOperation.C at line 1003.
[2]
FOAM parallel run exiting
[2]
[3]
[3]
[3] --> FOAM FATAL ERROR: (openfoam-2012)
[3] Cannot find file "points" in directory "shell/polyMesh" in times "0" down to constant
[3]
[3]     From virtual Foam::IOobject Foam::fileOperation::findInstance(const Foam::IOobject&, Foam::scalar, const Foam::word&) const
[3]     in file global/fileOperations/fileOperation/fileOperation.C at line 1003.
[3]
FOAM parallel run exiting
[3]
[AMOL:20029] 3 more processes have sent help message help-btl-vader.txt / cma-permission-denied
[AMOL:20029] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages
[AMOL:20029] 2 more processes have sent help message help-mpi-api.txt / mpi-abort

I will add my case file in this link below
https://drive.google.com/drive/folde...Yb?usp=sharing

I don't understand where I'm doing wrong.
I'm doing this project to learn OPENFOAM - any help will be grateful .
Thanks for the help.
amol_patel is offline   Reply With Quote

 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[openSmoke] LaminarSMOKE compilation error mdhfiz OpenFOAM Community Contributions 7 October 4, 2022 13:57
[foam-extend.org] Problems installing foam-extend-4.0 on openSUSE 42.2 and Ubuntu 16.04 ordinary OpenFOAM Installation 19 September 3, 2019 18:13
SparceImage v1.7.x Issue on MAC OS X rcarmi OpenFOAM Installation 4 August 14, 2014 06:42
centOS 5.6 : paraFoam not working yossi OpenFOAM Installation 2 October 9, 2013 01:41
ParaView Compilation jakaranda OpenFOAM Installation 3 October 27, 2008 11:46


All times are GMT -4. The time now is 03:53.