All public logs

Jump to navigation Jump to search

Combined display of all available logs of PeformIQ Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 08:00, 8 December 2025 PeterHarding talk contribs created page Impact - Parsing Methodology (Created page with "The file parsing is handled using StringTokenizer - which is a Java 1.0 approach and replaced in more recent java with Regex type approaches. It appears the each of the panes implements its own .in file parser (using StrngTokenizer) and that there are discrepancies in some of the implementations. I found that models that loaded OK in the Processor threw exceptions when opened in the PostProcessor module. I found that by moving the all but ELEMENT and NODE blocks to th...")