Description Usage Arguments Value
View source: R/vs2dhConfigure.R
Configure basic simulation options: energy transport, evaporation or evapotranspiration should be simulated? (FUNCTIONALITY NOT IMPLEMENTED YET! DO NOT CHANGE default PARAMETERISATION)
1 2  | vs2dh.ConfigureBasicOptions(trans = TRUE, bcit = FALSE,
  etsim = FALSE)
 | 
trans | 
 Should energy transport be simulated? (default: TRUE), Option FALSE currently NOT IMPLEMENTED YET!!!!!!!  | 
bcit | 
 NOT IMPLEMENTED YET!!!!!!! If TRUE evaporation is to be simulated for this simulation;if FALSE no evaporation is simulated for this simulation (default: FALSE)  | 
etsim | 
 NOT IMPLEMENTED YET!!!!!!! If TRUE evapotanspiration (plant-root extraction) is to be simulated for this simulation; if FALSE no evaporation is simulated for this simulation (default: FALSE).  | 
Return basic simulation options
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.