soilwat_parms function

Helper function to supply SoilWat parameters

Helper function to supply SoilWat parameters

Creates a list with specific components for the SoilWat model

soilwat_parms( SummerCona = NA, SummerU = NA, SummerDate = NA, WinterCona = NA, WinterU = NA, WinterDate = NA, DiffusConst = NA, DiffusSlope = NA, Salb = NA, CN2Bare = NA, CNRed = NA, CNCov = NA, Slope = NA, DischargeWidth = NA, CatchmentArea = NA, MaxPond = NA, SWCON = NA, Thickness = NA )

Arguments

  • SummerCona: see APSIM documentation
  • SummerU: see APSIM documentation
  • SummerDate: see APSIM documentation
  • WinterCona: see APSIM documentation
  • WinterU: see APSIM documentation
  • WinterDate: see APSIM documentation
  • DiffusConst: see APSIM documentation
  • DiffusSlope: see APSIM documentation
  • Salb: soil albedo (see APSIM documentation)
  • CN2Bare: see APSIM documentation
  • CNRed: see APSIM documentation
  • CNCov: see APSIM documentation
  • Slope: see APSIM documentation
  • DischargeWidth: see APSIM documentation
  • CatchmentArea: see APSIM documentation
  • MaxPond: see APSIM documentation
  • SWCON: see APSIM documentation
  • Thickness: provide the corresponding thickness layer

Returns

a list with class soilwat_parms

Details

current documentation for APSIM 7.10 https://www.apsim.info/documentation/model-documentation/soil-modules-documentation/soilwat/

  • Maintainer: Fernando Miguez
  • License: GPL-3
  • Last published: 2024-08-19

Useful links