calc_RequestedSoilLayers: Add soil layers (by interpolation) if not already present and...

Description Usage Notes

View source: R/PriorCalculations.R

Description

Add soil layers (by interpolation) if not already present and store in soil data input file

Usage

1
2
3
4
5
6
7
calc_RequestedSoilLayers(
  SFSW2_prj_meta,
  SFSW2_prj_inputs,
  runIDs_adjust,
  keep_old_depth = TRUE,
  verbose = FALSE
)

Notes

Splitting existing soil layers into two new layers will "exhaust" the values of fields “EvapCoeff”, “TranspCoeff”, and “Imperm”, i.e., sum remains constant; and will "interpolate" the values of the fields “Matricd”, “GravelContent”, “Sand”, “Clay”, “SoilTemp”.


Burke-Lauenroth-Lab/SoilWat_R_Wrapper documentation built on Aug. 14, 2020, 5:17 p.m.