OpenDrift / opendrift

Open source framework for ocean trajectory modelling
https://opendrift.github.io
GNU General Public License v2.0
232 stars 113 forks source link

Regarding the duration of the source (such as oil spill) #1189

Closed QidiMa closed 7 months ago

QidiMa commented 7 months ago

Hi everybody, I have been using 'opendrive' for some time and its functions are really powerful and easy to use. Now I am running an oil spill model and want to add particles during the initial period of time. I want to know if it can be achieved. Thanks in advance.

knutfrode commented 7 months ago

Hi, I am not sure exactly what you mean, but here is a illustration of how to seed elements, e.g. over a time interval https://opendrift.github.io/gallery/example_seed_demonstration.html

Here is the tutorial about seeding: https://opendrift.github.io/tutorial.html#seeding-elements

QidiMa commented 7 months ago

Thank you, This is exactly what I want. I didn't read the document carefully enough. Thank you very much for your prompt recovery.