change_settings.E3D: change model settings for E3D

View source: R/change_settings.E3D.R

change_settings.E3DR Documentation

change model settings for E3D

Description

This function changes the settings for E3D models in the *.par file

Usage

change_settings.E3D(
  path = NA,
  filename = "model/run.par",
  module = NA,
  setting = NA,
  value = NA,
  setpath = TRUE
)

Arguments

path

folder path in which file will be written

filename

name of created file, should be *.par

module

character vector, defines sub module in which setting will be changed

setting

character vector, defines setting to be changed

value

character vector, defines value to be changed to

setpath

boolean, shortcut to set working directory for E3D - if TRUE the path will be written as project path for rain, DEM, soil and result

Value

none, *.par file is written


jonaslenz/toolbox.e3d documentation built on Jan. 16, 2025, 5:24 a.m.