package fluid type Particle struct { Position FieldVector Velocity FieldVector }