Rate of Spread

class metrics.ROS(wdir, fuel_1, fuel_2, x_diff)[source]

Bases: object

Calculates rate of spread (m/s)

# TODO: make subclass that reads the vegout files. Current each class reads them.

get_first_burn_time(fuel)[source]

Returns the time when the fuel begins to burn

Parameters:fuel – The fuel that burns first
get_ros()[source]

Returns the rate of spread in meters per second