Software Patches

May 5, 2011

Features and Improvements

  • PV and QV Curve (PVQV) Tool: Added a new YES/NO optional parameter to PVWriteResultsAndOptions("filename", AppendFile). Specifying NO will cause it to overwrite the existing file. Specifying YES will cause it to append to the file. If not specified, then YES is assumed.
  • Bug Fixes

    • PV and QV Curve (PVQV) Tool: Fixed error when loading PV results summary table from aux file on top of existin results (loading in fresh new results worked correctly). If the existing PV Scenario in results was critical, but the aux file contains the same scenario which was NOT critical, the results table would not load correctly.