tomsing
Aerospace
- May 19, 2010
- 48
In Siemens' NX Nastran (and I assume other flavors of Nastran), the grid point singularity table outputs some info that I mostly understand, but I wanted to clarify some of it. Can't find great detail in the User's Guide or QRG.
(Apologies if this table comes through oddly spaced.)
[ul]
[li]The Point ID is the grid point ID.[/li]
[li]The Type is ... I can only remember seeing G there, which I assume is for GRID. I suppose you could have a singular DOF on an SPOINT which would presumably show up as S?[/li]
[li]The Failed Direction is, I'm assuming the global DOF which is closest to the principal stiffness direction which has stiffness ratio less than EPPRT.[/li]
[li]The Stiffness Ratio is the ratio of principal stiffness "close to" the failed direction, to max principal stiffness.[/li]
[/ul]
The Old USET and New USET tell me the set of DOFs that the failed DOF was in when it was defined, and the set that it has been moved into (if AUTOSPC constrains it). So, here I'm getting a bit confused.
[ul]
[li]The old Exclusive set is listed as BF, and I'm unclear what that refers to. I assume it's a subset of the Union F superset of unconstrained structural DOFs, but I can't find any reference to it. Seems like would be just the C/B set (I'm looking at static analysis only at the moment).[/li]
[li]The new Exclusive set is SB, the set of DOFs with SPCs applied thru the case control or AUTOSPC. This is part of the Union S superset of constraints. [/li]
[li]The asterisk indicates that AUTOSPC is constraining the failed direction, because the stiffness ratio is less than EPZERO.[/li]
[/ul]
(Apologies if this table comes through oddly spaced.)
Code:
0 G R I D P O I N T S I N G U L A R I T Y T A B L E
0 POINT TYPE FAILED STIFFNESS OLD USET NEW USET
ID DIRECTION RATIO EXCLUSIVE UNION EXCLUSIVE UNION
2 G 2 4.00E-10 BF F SB S *
2 G 3 0.00E+00 BF F SB S *
2 G 4 0.00E+00 BF F SB S *
2 G 5 0.00E+00 BF F SB S *
[ul]
[li]The Point ID is the grid point ID.[/li]
[li]The Type is ... I can only remember seeing G there, which I assume is for GRID. I suppose you could have a singular DOF on an SPOINT which would presumably show up as S?[/li]
[li]The Failed Direction is, I'm assuming the global DOF which is closest to the principal stiffness direction which has stiffness ratio less than EPPRT.[/li]
[li]The Stiffness Ratio is the ratio of principal stiffness "close to" the failed direction, to max principal stiffness.[/li]
[/ul]
The Old USET and New USET tell me the set of DOFs that the failed DOF was in when it was defined, and the set that it has been moved into (if AUTOSPC constrains it). So, here I'm getting a bit confused.
[ul]
[li]The old Exclusive set is listed as BF, and I'm unclear what that refers to. I assume it's a subset of the Union F superset of unconstrained structural DOFs, but I can't find any reference to it. Seems like would be just the C/B set (I'm looking at static analysis only at the moment).[/li]
[li]The new Exclusive set is SB, the set of DOFs with SPCs applied thru the case control or AUTOSPC. This is part of the Union S superset of constraints. [/li]
[li]The asterisk indicates that AUTOSPC is constraining the failed direction, because the stiffness ratio is less than EPZERO.[/li]
[/ul]