CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   use latest time of a reconstructed case in another case in openfoam (https://www.cfd-online.com/Forums/main/221102-use-latest-time-reconstructed-case-another-case-openfoam.html)

mb.pejvak October 4, 2019 10:23

use latest time of a reconstructed case in another case in openfoam
 
I ran a case in parallel with dynamic mesh refinement
Code:

pimpleDyMFoam
and I want to use the latest time of it for another case as initial values,

first I use

Code:

reconstrctorParMesh
reconstrctorPar -latestTime


then rename the folder contains the latest time to 0 and then used the latest time (named 0 now) of the case for a new case by replacing folder 0 by it. when I run

Code:

decomposePar
in folder processors I only have folder 0 and folder constant was not added.


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