report_trace: Generate trace report and summary files from trace file

Description Usage Arguments Value

View source: R/run.R

Description

Have GAMS generate a trace report and summary given the trace file output by run() in re_dir. The report and summary are also written to re_dir as files with namesTRACE_REPORT_FILE_NAME and TRACE_SUMMARY_FILE_NAME respectively.

Usage

1
report_trace(re_dir, trace_level = 0)

Arguments

re_dir

Redirection directory for holding GAMS output files.

trace_level

Modelstat/Solvestat threshold for filtering GamsSolve trace records.

Value

GAMS status/error/return code.


iiasa/testGAMS documentation built on Sept. 14, 2021, 1:04 p.m.