Update postprocessing output data authored by Valentin Vallaeys's avatar Valentin Vallaeys
......@@ -46,8 +46,8 @@ tracker.set_open_boundary_condition(["mexico","atlantic"])
```
Add particle at one point of the domain with the following arguments
- Position along the x axis (here ```-5.13492e6```)
- Position along the y axis (here ```3.47109e6```)
- Position along the x axis
- Position along the y axis
- Number of particle(s) seeded at this location
- Index of the time step at which the particle is seeded
- Status of the particle(s) (dead or alive (0))
......
......