Skip to content

Brownian motion example documentation #515

@cmaclell

Description

@cmaclell

Hello, I'm trying to understand how the brownian motion kernel works.

To get an example working I've been building off of the brownian motion example here: https://github.com/OceanParcels/parcels/blob/master/parcels/examples/example_brownian.py

Two questions:

  • Why are the Kh_zonal and Kh_meridional 2x2 matrices of with the diffusion constants (for U and V)? Is this somehow representing the covariance between the U and V values?
  • What is the units for the kh_zonal = 100 and kh_meridional = 100 diffusion constants? The example makes it look like this is in degrees, but wouldn't that be an enormous amount of diffusion?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions