run_with_param: Run Hector with specific parameter values

Description Usage Arguments Value Author(s)

View source: R/run-with-param.R

Description

Run Hector with specific parameter values

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
run_with_param(
  scenario,
  pS,
  pdiff,
  palpha,
  dates = 1750:2100,
  include_params = TRUE,
  .pb = NULL,
  ...
)

Arguments

scenario

Hector scenario

pS

Equilibrium climate sensitivity (S)

pdiff

Heat diffusivity (diff)

palpha

Aerosol scaling factor (alpha)

include_params

Logical. If TRUE (default), include parameter values in output object

.pb

Optional progress::progress_bar() bar object. If NULL, ignore.

...

Additional arguments to fetchvars2()

Value

data.frame of results

Author(s)

Alexey Shiklomanov


ashiklom/hector-rcmip documentation built on Sept. 23, 2020, 11:30 a.m.