rw_max_step: Maximum iteration duration for a random walk

View source: R/random_walk.R

rw_max_stepR Documentation

Maximum iteration duration for a random walk

Description

Calculate the maximum possible iteration length for a random walk simulation, which is the residence time of the grid cell with the greatest total conductance. Walks can proceed no faster than this.

Usage

rw_max_step(rose)

Arguments

rose

A wind_rose.


matthewkling/windscape documentation built on Sept. 26, 2024, 4:22 p.m.