Routine to initialize particle creator object with random positions inside a cylinder described by blob_cylinder type
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mus_particle_blob_cylinder_type), | intent(inout) | :: | particleblob |
Particleblob type |
||
| type(grw_real2darray_type), | intent(inout) | :: | positions |
Positions array to append randomly created values to |
||
| integer, | intent(in) | :: | Nparticles |
Desired number of particles |