run_comsol | R Documentation |
Function to
run_comsol(
data = data,
mod_dates,
overwrite = F,
read_all = T,
n_DS = 3,
plot = F,
offset_method = "gam",
z_soil_cm = 150,
modelname = "Diffusion_freeSoil_optim_3DS",
file_suffix = NULL,
comsolpath = comsolpfad,
long = T,
input_pars = NULL
)
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 |
|
input_pars |
Input Parameter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.