Computation of total oil mass #839
|
Hello, I was able to release on multiple times and locations using vectors as input. Digging into your code I found that the total duration is computed in openoil.py l1562 as Kind regards. |
Replies: 2 comments
|
Hi, It is not well documented, but time must be either a single time, or a two-element list |
|
Btw, you may use Issues instead of Discussions for questions like this. I am now converting this to an Issue. |
Hi,
It is not well documented, but time must be either a single time, or a two-element list
[start_time, end_time]For your case of multiple points, seeding has to be done in a loop: