Debugging...
Oct. 14th, 2004 11:49 amAttempting to generate nodes in a concentric grid. Instead, nodes were generated in a square grid.
Reason: coordinates inadvertently rounded to integers; if you round a concentric grid, you get a square grid.
Attempting to display nodes without numbering (because there are so many of them, numbering each of 'em fills the screen with numbers that obscure the shape). Switch off every numbering option on the menu. Numbers still appear.
Reason: ANSYS sucks.
Reason: coordinates inadvertently rounded to integers; if you round a concentric grid, you get a square grid.
Attempting to display nodes without numbering (because there are so many of them, numbering each of 'em fills the screen with numbers that obscure the shape). Switch off every numbering option on the menu. Numbers still appear.
Reason: ANSYS sucks.