Configure basic simulation options: energy transport, evaporation or evapotranspiration should be simulated? (FUNCTIONALITY NOT IMPLEMENTED YET! DO NOT CHANGE default PARAMETERISATION)

vs2dh.ConfigureBasicOptions(trans = TRUE, bcit = FALSE,
  etsim = FALSE)

Arguments

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).

Value

Return basic simulation options