runTempTool: run TempTool

Description Usage Arguments Value

View source: R/runTempTool.R

Description

run TempTool

Usage

1
2
3
runTempTool(odbcConnection, binStats, initTemps = NULL, channelVolume,
  channelSurfaceArea, surfaceShade, firstBin, lastBin, timeStep, yearsToRun,
  outputInterval, runID = "", outputIndex = NULL, internal = TRUE)

Arguments

odbcConnection

RODBC object

binStats

data frame returned from hyporheicBins()

channelVolume

numeric

channelSurfaceArea

numeric

surfaceShade

numeric

firstBin

numeric

lastBin

numeric

timeStep

numeric

yearsToRun

numeric (years)

runID

character

outputIndex

lubridate object

internal

print java output? logical

Value

list of tts objects from each model cell


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