apsimx_wrapper_options: Getting a apsimx_wrapper options list with initialized fields

View source: R/apsimx_wrapper_options.R

apsimx_wrapper_optionsR Documentation

Getting a apsimx_wrapper options list with initialized fields

Description

This function returns a default options list

Usage

apsimx_wrapper_options(apsimx_path, apsimx_file, ...)

Arguments

apsimx_path

Path of the apsimx binary executable file (Models.exe)

apsimx_file

Path to the .apsimx file to be run

predicted_table_name

Name of the predicted table in the datastore

observed_table_name

Name of the observed table in the datastore

time_display

Logical value used to display (TRUE) or not (FALSE) simulations duration

multi_process

Logical value used to run (TRUE) or not (FALSE) apsim in multi-process mode. This will generally result in faster execution times on systems with many cores (ie in a HPC/cluster environment).

Value

A list containing apsimx model apsimx_wrapper options


hol430/ApsimOnR documentation built on Feb. 6, 2024, 5:45 p.m.