main: Main control function for runnning the model

Description Usage Value Note Author(s)

Description

Control function to run the ecosystem metabolism model using a defined data source. Performs necessary unit conversions, calls the metabolism() function, and stroes results.

Usage

1
2
3
main(temperature, localHour, DOY, PAR = "n", TAlk, pCO2_init,
  pCO2_air = 410, O2_init, alphaPI_hr, Rstd_day, kstd_hr,
  referenceT = 20, lat, long, depth, salinity = 0, masl = 0)

Value

Returns a data frame of model results over the full diel period.

Note

Currently works with the installed Fishtrap Creek data set only.

Author(s)

Gordon W. Holtgrieve (gholt@uw.edu)


gholtgrieve/gassyPants documentation built on May 9, 2019, 5:02 a.m.