Comment #8 on issue 831 by google....(a)ben.coman.com.au: Rossal problem with
nested node translation to left of 0@0
http://code.google.com/p/moose-technology/issues/detail?id=831
To aid debugging, I created ROExample>>addNodes which interactively adds
nodes one at a time - see attached. Not sure if this is critical, but it
is interesting to compare the behaviour of Roassal.AlexandreBergel.294.mcz
with Roassal.BenComan.299.mcz.
1. With 294 run addNodes, rightclick element 'outer positive' and select
menu item 'Add +VE node' several times. Observe the corners of the boxes
align neatly.
2. Next with 294 start a new addNodes, and alternate between moving
element 'outer positive' to the side, and adding a +VE node. Repeat several
times. Observe that the corners of the boxes are no longer aligned - due to
the position of the earlier boxes being shifted.
3. Load 299 and repeat step 2. Observe how the corners of the inner nodes
align. I think this is 'almost' a better result, except I just need to work
out how to avoid the outer node from resetting back to 0@0 - which might
also solve part of the problem for elements moving in the negative
direction.
Attachments:
ROExample-addNodes.st 1.6 KB
Roassal-BenComan.299.mcz 231 KB