|
[Sponsors] | |||||
|
|
|
#1 |
|
Guest
Posts: n/a
|
Hello,
How can I restart a crashed simulation using the last back-up file (.bak)? My simulation is a distributed parallel run between 13 processors running Linux, and I start it from the command line using a shell script. Thanks! |
|
|
||
|
|
|
#2 |
|
Guest
Posts: n/a
|
Hi, On windows, if its a full backup file just rename your .bak file to .res and you can restart.
|
|
|
||
|
|
|
#3 |
|
Guest
Posts: n/a
|
Hi, thanks for your response. You say "if its a full backup file." Does this mean including all the variables or does it mean just the primitive variables (P,u,v,w) and the mesh? Thanks!
|
|
|
||
|
|
|
#4 |
|
Guest
Posts: n/a
|
on linux use the mv command to change "bak" to "res".
Regards |
|
|
||
|
|
|
#5 |
|
Guest
Posts: n/a
|
No need renaming the file. You can just start the solver using the backup:
cfx5solve -def File.def -ini iteration.bak Off course it will only "restart" the variables available on the backup file. So, if you only saved P, U, V, W, these will be the only variables "restarted". |
|
|
||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 2.0.x on Mac OSX | niklas | OpenFOAM Installation on Windows, Mac and other Unsupported Platforms | 74 | March 28, 2012 16:46 |
| Compiling gmshFoam with OpenFOAM-1.5 | BlGene | Open Source Meshers: Gmsh, Netgen, CGNS, ... | 10 | August 6, 2009 04:26 |
| DxFoam reader update | hjasak | OpenFOAM Post-Processing | 69 | April 24, 2008 01:24 |
| Regarding FoamX running Kindly help out | hariya03 | OpenFOAM Pre-Processing | 0 | April 18, 2008 04:26 |
| Problem with rhoSimpleFoam | matteo_gautero | OpenFOAM Running, Solving & CFD | 0 | February 28, 2008 06:51 |