View source: R/run_comsol_nruns.R
run_comsol_nruns | R Documentation |
Function to
run_comsol_nruns(
data = data,
mod_dates,
overwrite = F,
read_all = T,
n_DS = 3,
plot = F,
offset_method = "drift",
z_soil_cm = 150,
modelname = "Diffusion_freeSoil_anisotropy_optim_3DS_50runs",
file_suffix = NULL,
comsolpath = comsolpfad,
long = T,
...
)
data |
dataframe mit Messwerten |
mod_dates |
Zeitpunkte zu denen modellierung statt finden soll |
overwrite |
sollen existierende Modelloutputs überschrieben werden |
read_all |
sollen alle Modellergebnisse der gewählten methode geladen werden |
n_DS |
Anzahl an DS Schichten |
plot |
sollen die Ergebnisse geplotten werden |
offset_method |
name der methode zur offset korrektur |
z_soil_cm |
Tiefe des Modells in cm |
modelname |
name des COMSOL Projekts |
file_suffix |
Dateiendung zB. um alternative Modellläufe zu kennzeichnen |
comsolpath |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.