run_mylake | R Documentation |
This runs the MyLake model on the specific simulation stored in sim_folder
.
The specified sim_folder
must contain a valid .Rdata file.
run_mylake(
sim_folder = ".",
config_dat = "mylake.Rdata",
init_dat = "mylake_init.Rdata"
)
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 |
Jorrit Mesman, Tadhg Moore
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.