SIMULSOL | R Documentation |
R wrapper for Fortran binary of SIMULSOL (endotherm model)
SIMULSOL(
DIFTOL,
IPT,
FURVARS,
GEOMVARS,
ENVVARS,
TRAITS,
TFA,
SKINW,
TSKIN,
results
)
DIFTOL |
error tolerance for SIMULSOL |
IPT |
geometry for SIMULSOL, 1 = cylinder, 2 = sphere, 3 = ellipsoid |
FURVARS |
fur input variable vector |
GEOMVARS |
shape and size input variable vector |
ENVVARS |
environmental input vector |
TRAITS |
other trait inputs vector |
TFA |
current guess of fur/air-interface temperature (°C) |
SKINW |
part of the skin surface that is wet (%) |
TSKIN |
current guess of skin temperature (°C) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.