fun_par_sin_model: Sin model of PAR

View source: R/fun_par_sin_model.R

fun_par_sin_modelR Documentation

Sin model of PAR

Description

Sin model of PAR

Usage

fun_par_sin_model(t)

Arguments

t

numeric for time

Details

Adapated from Matlab to R by Jill Arriola, 2021-03-16

IDEALIZED SIN MODEL OF PHOTOSYNTHETIC ACTIVE RADIATION (PAR) IN MILITARY TIME BASED ON DATA RETRIEVED FROM APALACHICOLA BAY, FLORIDA, 2012

Max = 400 W/m^2 at 12:00 and zero PAR between 18:00 and 6:00

INPUT: time (seconds) starting at midnight on day 1 OUTPUT: par (W/m^2)

Value

PAR (W/m^2)


jmarriola/fwoxy documentation built on Jan. 30, 2023, 5:13 a.m.