Previous: Parallel run Up: Running in parallel Next: Boundary conditions in OpenFOAM
This is an automatically generated documentation by LaTeX2HTML utility. In case of any issue, please, contact us at info@cfdsupport.com.
Parallel reconstruction of solution
- To reconstruct solution use application reconstructPar:
# reconstructPar -latestTime
/*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: dev | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : dev-e2ccbbbb Exec : reconstructPar -latestTime Date : Jun 16 2017 Time : 12:03:00 Host : $HOSTNAME PID : $$ Case : $FOAM_RUN/pitzDaily nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 10) allowSystemOperations : Allowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Reconstructing fields for mesh region0 Time = 295 Reconstructing FV fields Reconstructing volScalarFields p nut k epsilon Reconstructing volVectorFields U Reconstructing surfaceScalarFields phi Reconstructing point fields No point fields No lagrangian fields End
- In case directory appears a new directory with last time layer of the solution
- Local data from processors are not deleted after reconstruction