setTiming: Set model timing.

Description Usage Arguments Value

View source: R/setTiming.R

Description

Set model timing.

Usage

1
setTiming(odbcConnection, timeStep, yearsToRun, outputInterval)

Arguments

odbcConnection

RODBC object.

timeStep

model time step in seconds. numeric.

yearsToRun

how long to run model, in years. numeric.

outputInterval

model will output at this time, in seconds. numeric.

Value

Does not return anything, check model database to see changes.


skfogg/temptool documentation built on Oct. 23, 2021, 1:22 a.m.