|
[Sponsors] |
November 18, 2009, 06:52 |
restart simulation
|
#1 |
New Member
Andrej Hoyningen
Join Date: Jul 2009
Posts: 22
Rep Power: 17 |
Hello everybody,
I am doing a steady state simulation with a batch file. After a 1800 iterations the solver did not give any new results out. The solver did not stopped or crashed, so no .bak or .res file has been created. My questions are:
Andrej |
|
November 18, 2009, 10:37 |
stop a calculation to have a results file
|
#2 |
New Member
Bruyère
Join Date: Oct 2009
Posts: 9
Rep Power: 17 |
Hello,
I think you cannot use the .mon files and so on. Moreover, if you use a windows OS, you can do "ctrl alt supp" and choose for the task manager, in the processes menu, order your processes by increasing CPU time and you will find your calculation (.exe). But if you kill your calculation there will be no results file. With Linux use the command "kill -9 'number for your process calculation' ": you have the list of your processes with the command "top". In other way your calculation seems to have an error if you can't visualise your results. Maybe you have to review your boundary conditions I hope I answer your question. Bye nellio75 |
|
November 18, 2009, 12:04 |
|
#3 |
New Member
Andrej Hoyningen
Join Date: Jul 2009
Posts: 22
Rep Power: 17 |
Thank you nellio. So i have to run it again. I am running the simulations under windows operation system.
I looked at the task manager and the programm solver-hpimpi.exe had just 0% of cpu use and just occupied disk space. How can this happen |
|
November 18, 2009, 18:02 |
|
#4 | |||
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,870
Rep Power: 144 |
Quote:
Quote:
Sometimes you need to kill the job with the task manager (in Windows) or kill -9 (in Linux). Be aware that you will then have to manually remove the tasks off all nodes (if parallel) and probably some sub-tasks. Quote:
1) It is trying to grab more memory than is available on the machine so is starting to use swap (disk) RAM. This is very slow and means the CPU load fades to almost zero but the hard drive will be flogging itself. 2) Some problem in your parallel setup has stuffed the job. 3) Some problem in your simulation setup has stuffed the job. |
||||
November 19, 2009, 05:37 |
|
#5 |
New Member
Andrej Hoyningen
Join Date: Jul 2009
Posts: 22
Rep Power: 17 |
Thank you very much Glenn, now I understand what has happened
|
|
November 19, 2009, 05:57 |
restart
|
#6 |
New Member
Bruyère
Join Date: Oct 2009
Posts: 9
Rep Power: 17 |
well done ghorrocks, I haven't thought about the file locking.
bye everybody |
|
January 13, 2013, 07:44 |
how to restart after power failure
|
#7 |
New Member
suman
Join Date: Jan 2013
Posts: 6
Rep Power: 13 |
hello guys
Due to power failure, my pc shut down and the simulation was interrupted. Till now it has return 8 '.trn' files; and it is at 205th time step. Is there any possibility that i could continue the simulation from the above timestep? Suman |
|
January 13, 2013, 19:46 |
|
#8 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,870
Rep Power: 144 |
If these trn files contain enough variables to initialise the run and include the mesh then yes. If not, then no.
Please start a new thread for a new question in future. |
|
January 14, 2013, 03:18 |
|
#9 |
New Member
suman
Join Date: Jan 2013
Posts: 6
Rep Power: 13 |
Thank u Glenn and your advice is appreciated. Will keep that in mind.
|
|
Tags |
restart |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Error when restart simulation | zebu83 | OpenFOAM | 0 | October 20, 2009 05:30 |
Restart Deforming Mesh Calculation | Tristan | CFX | 0 | June 22, 2009 19:34 |
Simulation Time in restart runs | Elina | CFX | 3 | January 21, 2009 04:57 |
Restart Simulation | MAB | FLOW-3D | 1 | October 31, 2008 11:26 |
Restart of FSI simulation | V. Kumar | CFX | 3 | July 20, 2006 14:23 |