particle_velocity_m_day: Get particle velocity

Description Usage Arguments Value

View source: R/anem_particle_tracking.R

Description

Get particle velocity, in m/day

Usage

1
particle_velocity_m_day(t, loc, params)

Arguments

t

time – necessary for deSolve radau

loc

loc as c(x,y)

params

params for radau – must included $wells, $aquifer$Ksat, $n, $direction (+1 or -1 for reverse)

Value

Returns the velocity of the particle in m/day


gopalpenny/anem documentation built on Dec. 20, 2020, 5:27 a.m.