run.advection: Advect Lagrangian Particle

View source: R/source.lagrangian.r

run.advectionR Documentation

Advect Lagrangian Particle

Description

Advect Lagrangian Particle

Usage

run.advection(particles, model, advection, zlim = c(-6000, 0), verbose = T)

Arguments

particles

a particle release dataframe such as that generated by 'init.lagrangian.particles()'

model

a model list such as that generated by 'init.lagrangian.model()'

advection

An advection list, such as one generated by 'load.oscar.advection()', that contains U V and W

dt

Time step for RK4 advection scheme

Author(s)

Thomas Bryce Kelly


tbrycekelly/TheSource documentation built on Nov. 7, 2023, 12:48 a.m.