DAYCENT_utils: Utilities for DAYCENT modelling, including data...

Description Usage Arguments Functions Author(s) Examples

Description

Multiple utilities for working with DAYCENT.

Function parameters, in no particular order:

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
DAYCENT_utils()

daymet_to_daycent(mydmwfiles)

ksat(sand, clay, soc, DF = 1, gravel = 0)

field_cap_df(sand, clay, soc, DF)

theta_sdf(sand, clay, soc, DF)

theta_s(sand, clay, soc)

field_cap(sand, clay, soc)

ro_df(thetas, DF = 1)

wilt_point(sand, clay, soc)

bdens(thetas, DF = 1, gravel = 0)

Arguments

sand

Fraction of sand

clay

Fraction of clay

soc

Soil organic matter percent

DF

Density factor between 0.9 and 1.3

gravel

Gravel percent by weight

thetas

Saturation water content, w/o compaction

Multiple functions came from: https://github.com/ldemaz/rcropmod

Functions

Author(s)

Jeff Kent, Brandon McNellis, Lyndon Estes

Examples

1

bmcnellis/RSFIA documentation built on June 1, 2019, 7:40 a.m.