Skip to content
  • Brendan Kochunas's avatar
    Bug fix for parameter lists get function · 97174657
    Brendan Kochunas authored
    If a preceding parameter list name had less characters than
    a sublist, and this sublist name matched up to the same number
    of characters an incorrect match would be detected because of string
    truncation.
    
    This manifested itself in an AP1000 input. It has now been fixed.
    97174657