|
[Sponsors] |
April 24, 2013, 17:47 |
How to restart a simulation in MPI mode
|
#1 |
New Member
hamed
Join Date: Feb 2013
Posts: 24
Rep Power: 13 |
Hi everybody
I have done a simulation in MPI mode with AVL Fire 2011. now I want to restart the simulation from a specific time step. but like single mode, just one processor runs the simulation. how can I fix it? best regards Hamed |
|
April 24, 2013, 23:41 |
|
#2 |
New Member
Myunghwan Kim
Join Date: Jul 2012
Posts: 29
Rep Power: 14 |
Hi hamed,
If I understood correctly, you already calculated using MPI mode. And then, you want to restart from a specific time step using single(serial) mode. Right? Basically, there is no special way. I hope you are familiar to use the shell. the command is cfdwm_solver -solver_vers=v2011 -case=Case -restart=Case.rs0 You have to know which restart file(CaseName.rs0 or CaseName.rs1) or backup file(CaseName.bc_00####) is for the specific time. Please see the fla file. If you have some problems to restart, please describe more detail. - error message - your application(moving mesh? combustion? aftertreatment? porosity?...) - others |
|
April 25, 2013, 05:56 |
|
#3 |
New Member
hamed
Join Date: Feb 2013
Posts: 24
Rep Power: 13 |
thanks for response kimmhw
I already calculated my simulation using MPI mode and I want to restart it using MPI again. but after choosing MPI mode and 8 number of processors, just one processor is working and the rest of processors work with 0 % CPU as shown in task manager. I do not know how to use all processors for restarting. |
|
April 25, 2013, 22:40 |
|
#4 | |
New Member
Myunghwan Kim
Join Date: Jul 2012
Posts: 29
Rep Power: 14 |
Quote:
Frankly, it is not easy to understand your problem exactly without your model/log message. But please try to do as below. 1) if you start the calculation using GUI there is one advanced option in job setup menu. Advanced Setting - check "disable file locking " 2) if you start the calculation on shell Add one argument (-no_file_locking). cfdwm_solver -solver_version=v2011 -case=CaseName -mpi -cpu=8 -restart=CaseName.rs0 -no_file_locking |
||
April 26, 2013, 14:27 |
|
#5 |
New Member
hamed
Join Date: Feb 2013
Posts: 24
Rep Power: 13 |
Thanks kimmhy
"disable file locking" was helpful. |
|
Tags |
avl fire |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Sgimpi | pere | OpenFOAM | 27 | September 24, 2011 08:57 |
Problem with restart | henryss | STAR-CD | 2 | October 25, 2009 08:29 |
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 |
3-D Contaminant Dispersal Simulation | Apple L S Chan | Main CFD Forum | 1 | December 23, 1998 11:06 |