CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   continue LES simulation after it stopped (https://www.cfd-online.com/Forums/openfoam-solving/74203-continue-les-simulation-after-stopped.html)

holand_us March 26, 2010 08:07

continue LES simulation after it stopped
 
Hi,

Am a new OpenFOAM user

Am runing LES simulation with 10,000 time step
my problem is my walltime exceeded after 12 hours, and then I need to start from the begining,
Is there a way to continue my simulation from where it stopped

best

romant March 29, 2010 03:50

within the system/controlDict the starting point should be set to latestTime like
Code:

startFrom      latestTime;


All times are GMT -4. The time now is 08:41.