Description Usage Arguments Value Author(s)
View source: R/run-with-param.R
Run Hector with specific parameter values
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,
...
)
|
scenario |
Hector scenario |
pS |
Equilibrium climate sensitivity ( |
pdiff |
Heat diffusivity ( |
palpha |
Aerosol scaling factor ( |
include_params |
Logical. If |
.pb |
Optional |
... |
Additional arguments to |
data.frame
of results
Alexey Shiklomanov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.