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. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi, It is not well documented, but time must be either a single time, or a two-element list
|
Beta Was this translation helpful? Give feedback.
-
Btw, you may use Issues instead of Discussions for questions like this. I am now converting this to an Issue. |
Beta Was this translation helpful? Give feedback.
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: