kg.uur: Kg Hour

Description Usage Arguments

Description

Uses output of binconf.uur and obtains kg per hour while also plotting a graph using Monte Carlo

Usage

1
2
3
4
kg.uur(x = tt, propvar = "prop", fuelprop = 0.65, nnn = c(200, 14),
  mcspecfn = "~/tmp/MC_estimation_kg_coal_hod_MC_vars", mcspecfn.add = NULL,
  mcsimfn = "~/tmp/MC_estimation_kg_coal_hod", mcsimfn.add = NULL,
  yl = 1000)

Arguments

x

Data frame such as the tt data frame generated in binconf.uur

propvar

Character vector. Name of the proportion column

fuelprop

Numeric. The fuel proportion

nnn

Numeric vector. The number of timesteps for use in monte carlo simulation

mcspecfn

Character Vector. Filename for MC simulation of specific variables

mcspecfn.add

Character vector. Additional extention to filename mcspecfn

mcsimfn

Character Vector. Filename for MC simulation of coal burned per hour of day

mcsimfn.add

Character vector. Additional extention to filename mcsimfn

yl

Numeric. Y axis limit


Boshoffsmit/novaFire documentation built on May 6, 2019, 7:59 a.m.