skip to main content
RPL
New RPL Predefined Functions
Get3DTableValsSkipNaN
This function gets the values in a 3D table slot as a list, but if a NaN is encountered, the function treats that as the end of the column and continues processing values in the other columns of the table.
MemoryUsage
This new RPL function returns RiverWare’s current virtual memory size, in kilobytes (KB). This information can be useful for performance analysis.
OptDualPrice
Given an object, string identifying a physical constraint category, and a date/time, which together identify a particular physical constraint, the function returns the dual price for that constraint from the last optimization solution.
OptReducedCost and OptReducedCostByCol
Given a series slot (or agg series slot) and a date/time, the function returns the corresponding optimization variable's reduced cost from the last optimization solution.
Revised: 06/04/2022