set_pourpoints: watch results of EROSION-3D using pour points

View source: R/pourpoints.R

set_pourpointsR Documentation

watch results of EROSION-3D using pour points

Description

This function sets the flag, that a parameter value is recorded in each time step by EROSION-3D

Usage

set_pourpoints(
  activate_pour = TRUE,
 
    path_to_ini = "C:\\Users\\Jonas.Lenz\\AppData\\Roaming\\GeoGnostics\\Erosion3D-330\\"
)

Arguments

path_to_ini

path to "e3d.ini" in standard instatlation stored in "C:\Users\<user>\AppData\Roaming\GeoGnostics\Erosion3D-330\"

watchcellid

integer, id of parameter of interest - explanation and possible valuesin e3d_watchcell_IDs

Examples

activate_pourpoints <- function(activate_pour = TRUE, path_to_ini = "C:\\Users\\Jonas.Lenz\\AppData\\Roaming\\GeoGnostics\\Erosion3D-330\\")


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