50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


Rquefts (version 1.2-3)

quefts_soil: soil parameters

Description

Example soil parameters.

Usage

quefts_soil()

Arguments

Value

list with soil parameters

Details

Input ParametersExplanation
N_base_supply, P_base_supply, K_base_supplyPotential supply (kg/ha) of N, P and K of the (unfertilized) soil in a growing season of standard length (default is 120 days). See nutSupply2 to estimate that.
N_recovery, P_recovery, K_recoveryFertilizer recovery, that is, the fraction of applied fertilizer that can be taken up by the plant.
UptakeAdjustTwo-column matrix to compute the fraction uptake from soil supply as function of length of season. The default standard season length is 120 days. The first column is the length of the growing season, the second column is the fraction uptake. Intermediate values are computed by linear interpolation.

Examples

Run this code
soiltype <- quefts_soil()
str(soiltype)

Run the code above in your browser using DataLab