run_mylake: Run the MyLake model

View source: R/run_mylake.R

run_mylakeR Documentation

Run the MyLake model

Description

This runs the MyLake model on the specific simulation stored in sim_folder. The specified sim_folder must contain a valid .Rdata file.

Usage

run_mylake(
  sim_folder = ".",
  config_dat = "mylake.Rdata",
  init_dat = "mylake_init.Rdata"
)

Arguments

sim_folder

the directory where simulation files are contained

config_dat

the parameter file that needs to be run

init_dat

the initial conditions file

Author(s)

Jorrit Mesman, Tadhg Moore


aemon-j/MyLakeR documentation built on March 8, 2024, 3:50 p.m.