You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question regarding the function "advect_iceberg_no_acc" in openberg.py at Line 462. Why does the implementation not use the iceberg velocity calculated in the previous time step as the initial velocity for the current time step? Instead, it relies on advect_iceberg_no_acc for computation. Could you please clarify the basis behind the formula used in advect_iceberg_no_acc?
Thanks. Looking forward to your response.
The text was updated successfully, but these errors were encountered:
Hi,
I have a question regarding the function "advect_iceberg_no_acc" in openberg.py at Line 462. Why does the implementation not use the iceberg velocity calculated in the previous time step as the initial velocity for the current time step? Instead, it relies on advect_iceberg_no_acc for computation. Could you please clarify the basis behind the formula used in advect_iceberg_no_acc?
Thanks. Looking forward to your response.
The text was updated successfully, but these errors were encountered: