build_model_run: Generate folder structure for parallel SWAT execution

build_model_runR Documentation

Generate folder structure for parallel SWAT execution

Description

Generate folder structure for parallel SWAT execution

Usage

build_model_run(project_path, run_path, n_thread, os, swat_vers, quiet)

Arguments

project_path

Path to the SWAT project folder (i.e. TxtInOut)

run_path

Path where the '.model_run' folder is built. If NULL the executable model is built in the 'project_path'

n_thread

Number of parallel threads that will be created. This number must be in accordance to the number of cores of the PC

swat_vers

Character string that defines the SWAT version. Either "2012" or "plus".

quiet

Logical. Defines if messages should be written or function should be executed quietly.


chrisschuerz/SWATplusR documentation built on Feb. 18, 2024, 6:56 p.m.