No times selected
On a brand new up-to-date installation, this tutorial fails to run, see below. It appears like a bug.
~/OpenFOAM/name-v2306/run/cpuCabinet $ ./Allrun
Running blockMesh on /home/th6mas/OpenFOAM/th6mas-v2306/run/cpuCabinet
Running surfaceFeatureExtract on /home/th6mas/OpenFOAM/th6mas-v2306/run/cpuCabinet
Running snappyHexMesh on /home/th6mas/OpenFOAM/th6mas-v2306/run/cpuCabinet
Running decomposePar on /home/th6mas/OpenFOAM/th6mas-v2306/run/cpuCabinet
Restore 0/ from 0.orig/ [processor directories]
Running splitMeshRegions (10 processes) on /home/th6mas/OpenFOAM/th6mas-v2306/run/cpuCabinet
Running topoSet (10 processes) on /home/th6mas/OpenFOAM/th6mas-v2306/run/cpuCabinet
Running chtMultiRegionSimpleFoam (10 processes) on /home/th6mas/OpenFOAM/th6mas-v2306/run/cpuCabinet
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2306 |
| \\ / A nd | Website: www.openfoam.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : _fbf00d6bf2-20230626 OPENFOAM=2306 version=v2306
Arch : "LSB;label=32;scalar=64"
Exec : reconstructParMesh -allRegions -constant
Date : Oct 10 2023
Time : 10:24:26
Host : z590
PID : 3476
I/O : uncollated
Case : /home/name/OpenFOAM/th6mas-v2306/run/cpuCabinet
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
Merge individual processor meshes back into one master mesh.
Use if the original master mesh has been deleted or the processor meshes
have been modified (topology change).
This tool will write the resulting mesh to a new time step and construct
xxxxProcAddressing files in the processor meshes so reconstructPar can be
used to regenerate the fields on the master mesh.
Not well tested & use at your own risk!
Merge assuming correct, fully matched procBoundaries.
Using all regions: (domain0 v_CPU v_fins)
Found 10 processor directories
Reading database "cpuCabinet/processor0"
Reading database "cpuCabinet/processor1"
Reading database "cpuCabinet/processor2"
Reading database "cpuCabinet/processor3"
Reading database "cpuCabinet/processor4"
Reading database "cpuCabinet/processor5"
Reading database "cpuCabinet/processor6"
Reading database "cpuCabinet/processor7"
Reading database "cpuCabinet/processor8"
Reading database "cpuCabinet/processor9"
Time = constant
No meshes
End
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2306 |
| \\ / A nd | Website: www.openfoam.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : _fbf00d6bf2-20230626 OPENFOAM=2306 version=v2306
Arch : "LSB;label=32;scalar=64"
Exec : reconstructPar -allRegions
Date : Oct 10 2023
Time : 10:24:26
Host : z590
PID : 3477
I/O : uncollated
Case : /home/name/OpenFOAM/th6mas-v2306/run/cpuCabinet
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
Using all regions: (domain0 v_CPU v_fins)
--> FOAM Warning :
From int main(int, char**)
in file reconstructPar.C at line 271
No times selected