Restart the simulation using particles.nnnn.dbl file.
More...
To speed up restart, particles are read in blocks of nchunk
elements.
- Authors
- B. Vaidya (bvaid.nosp@m.ya@u.nosp@m.nito..nosp@m.it)
A. Mignone (migno.nosp@m.ne@t.nosp@m.o.inf.nosp@m.n.it)
D. Mukherjee
- Date
- Aug 29, 2018
◆ Particles_Restart()
void Particles_Restart |
( |
Data * |
d, |
|
|
int |
nrestart, |
|
|
Grid * |
grid |
|
) |
| |
Routine for restarting from particles files.
- Parameters
-
[in] | d | Pointer to the PLUTO data structure. |
[in] | nrestart | number of the restart data file given from command line |
[in] | grid | Pointer to the PLUTO grid structure. |