SIMULSOL: SIMULSOL

View source: R/SIMULSOL.R

SIMULSOLR Documentation

SIMULSOL

Description

R wrapper for Fortran binary of SIMULSOL (endotherm model)

Usage

SIMULSOL(
  DIFTOL,
  IPT,
  FURVARS,
  GEOMVARS,
  ENVVARS,
  TRAITS,
  TFA,
  SKINW,
  TSKIN,
  results
)

Arguments

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)


mrke/NicheMapR documentation built on April 3, 2024, 10:05 a.m.