Menu

#30 Plant View doesn't update when Components are unselected

1.0
closed
None
8
2014-12-05
2014-11-07
No

If certain Components are unselected in the MOOSE Tree Viewer of a RELAP-7 problem, then plant view doesn't update to reflect this change. Not sure if such a dynamically-updating Plant view is possible?

Discussion

  • Jordan Deyton

    Jordan Deyton - 2014-12-01

    I think I've got this working on my local branch of the git repo, I just need to test it a little more.

    We may need to change the way we render plant components when they are in an "invalid" state, for instance junctions with no attached pipes.

     
  • Jordan Deyton

    Jordan Deyton - 2014-12-01

    Anna, when you get a chance, can you test this out? If it works for you, I can close this ticket.

    We'll also need to add it to the change log.

     
  • Jordan Deyton

    Jordan Deyton - 2014-12-02

    This works on both Linux and Windows, but I did notice a buffer overflow error in CustomTube.java when the vertex/normal/texture coordinates are read into float buffers.

    This only happened when unchecking "Components", which in turn unchecked all of the plant components.

    This is not easily reproducible... I think it was a delayed thread that tried to work with the buffers after the view was removed from the scene. However, there could be a bug in CustomTube.java. Frankly, the way it re-creates the tube mesh buffers is a little clunky (why re-create a buffer if its size doesn't change?).

     
    • Jordan Deyton

      Jordan Deyton - 2014-12-02

      I think we should close this ticket. If anyone else experiences the buffer overflow bug, we should open a separate ticket to track it.

       
  • Jordan Deyton

    Jordan Deyton - 2014-12-02
    • status: open --> pending
     
  • Jordan Deyton

    Jordan Deyton - 2014-12-02

    Setting to pending until Anna can give the signal that it works well on her machine.

     
  • Anna Wojtowicz

    Anna Wojtowicz - 2014-12-05
    • status: pending --> closed
     
  • Anna Wojtowicz

    Anna Wojtowicz - 2014-12-05

    This works for me. Closing this ticket.

     

Log in to post a comment.

MongoDB Logo MongoDB