View Issue Details

IDProjectCategoryView StatusLast Update
0000492OpenFOAMBugpublic2012-03-30 15:37
Reporteruser406Assigned Touser2 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionno change required 
PlatformLinuxOSFedoraOS Version16
Summary0000492: reconstrucPar unable to recontruct mesh
DescriptionAfter running a parallel run using decomposePar tool, the mesh cannot be reconstructed.
Teste with two machines, each with 4 processors.
0, 1, 2 and 3 in machine A
4, 5, 6 and 7 in machine B.
In both machines the processorN directories contain date.
However, recontructPar always gives the error below:

/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.1.0 |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.1.0
Exec : reconstructPar
Date : Mar 30 2012
Time : 11:18:42
Host : "acrux"
PID : 22849
Case : /home/cfx/OpenFOAM/BC1
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

Create mesh for time = 0

Time = 0.25

Reconstructing FV fields

    Reconstructing volScalarFields

        nut


--> FOAM FATAL IO ERROR:
cannot find file

file: /home/cfx/OpenFOAM/BC1/processor4/0.25/nut at line 0.

    From function regIOobject::readStream()
    in file db/regIOobject/regIOobjectRead.C at line 73.

FOAM exiting

---------------------------------------------------------------------------
The file IS on the directory pointed.
TagsNo tags attached.

Activities

user406

2012-03-30 15:31

  ~0001204

BAD REPORT.
Please ignore. It was my own fail when organizing files.
MY APOLOGIES.

Issue History

Date Modified Username Field Change
2012-03-30 15:27 user406 New Issue
2012-03-30 15:31 user406 Note Added: 0001204
2012-03-30 15:37 user2 Status new => resolved
2012-03-30 15:37 user2 Resolution open => no change required
2012-03-30 15:37 user2 Assigned To => user2