Skip to content
  • Robert Smith's avatar
    Fixed repeated pipe bug · 4d0caa68
    Robert Smith authored
    
    
    Work around for bug where pipes are being read from the composite
    repeatedly with different locations. The converter now checks if a pipe
    with that id already exists in the plant before placing it in the tree.
    Since the first one read was always the correct one, this essentially
    fixes the bug.
    
    Signed-off-by: default avatarRobert Smith <SmithRW@ornl.gov>
    4d0caa68