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
Knut-Frode Dagestad edited this page Mar 4, 2015
·
103 revisions
OpenDrift is a software for modeling the trajectories and fate of particles (Lagrangian Elements) drifting in the ocean, or even in the atmosphere.
OpenDrift is open source, and is programmed in Python. As the software is very generic, it is more a "framework" than a "trajectory model" in the traditional sense. Trajectory models for specific purposes (e.g. oil drift, search and rescue, larvae drift etc) may reuse all common functionality from the core model, and need only implement a Python Class describing the purpose-specific processes (physics/biology etc).