functionreduceTerms

Calls buildModel with the --reduceTerms flag enabled.

Inputs

TypeNameDefaultDescription
TypeNameclassNamethe class that should be built
RealstartTime0.0the start time of the simulation. <default> = 0.0
RealstopTime1.0the stop time of the simulation. <default> = 1.0
IntegernumberOfIntervals500number of intervals in the result file. <default> = 500
Realtolerance1e-6tolerance used by the integration method. <default> = 1e-6
Stringmethod"dassl"integration method used for simulation. <default> = dassl
StringfileNamePrefix""fileNamePrefix. <default> = ""
Stringoptions""options. <default> = ""
StringoutputFormat"mat"Format for the result file. <default> = "mat"
StringvariableFilter".*"Only variables fully matching the regexp are stored in the result file. <default> = ".*"
Stringcflags""cflags. <default> = ""
Stringsimflags""simflags. <default> = ""
StringlabelstoCancel""

Outputs

TypeNameDefaultDescription
StringbuildModelResults