Set particles initial conditions for the fluid-CR relative drift test.
More...
Initialize particles for the Fluid-particles relative drift test, section 4.3 of [MVBM18].
- Authors
- A. Mignone (migno.nosp@m.ne@p.nosp@m.h.uni.nosp@m.to.i.nosp@m.t)
B. Vaidya (bvaid.nosp@m.ya@u.nosp@m.nito..nosp@m.it)
- Date
- March 20, 2018 References:
- [MVBM18] "A PARTICLE MODULE FOR THE PLUTO CODE: I - AN IMPLEMENTATION OF
THE MHD-PIC EQUATIONS", Mignone etal.ApJS (2018) [ Sec. 4.3 ]
◆ Particles_Init()
void Particles_Init |
( |
Data * |
d, |
|
|
Grid * |
grid |
|
) |
| |
Sets initial conditions on particles.
- Parameters
-
[in] | d | Pointer to the PLUTO data structure. |
[in] | grid | Pointer to the PLUTO grid structure. |
◆ Particles_Inject()
void Particles_Inject |
( |
Data * |
data, |
|
|
Grid * |
grid |
|
) |
| |
Sets user-defined boundary conditions on particles.
- Parameters
-
[in] | data | Pointer to the PLUTO data structure. |
[in] | grid | Pointer to the PLUTO grid structure. |