DNSOL, NODE
, Item
, Comp
, V1
, V2
, V3
, V4
, V5
, V6
Defines or modifies solution results at a node.
NODE
Node for which results are specified. If ALL, apply
to all selected nodes [NSEL]. If NODE
= P, graphical picking is enabled and all remaining
command fields are ignored (valid only in the GUI). A component name
may also be substituted for NODE
.
Item
Label identifying results, see Table 121: DNSOL - Valid Item and Component Labels. Items also require a component label.
Comp
Component of the item. Valid component labels are shown Table 121: DNSOL - Valid Item and Component Labels below.
V1
, V2
, V3
, . . . , V6
Value assigned to result. If zero, a zero value will
be assigned. If blank, the value remains unchanged. Additional values
(if any) assigned to the remaining components (in the order corresponding
to the Comp
list shown below for the specified Item
(starting from the specified Comp
label and proceeding to the right).
DNSOL can be used only with FULL graphics activated (/GRAPHICS,FULL); it will not work correctly with PowerGraphics activated.
DNSOL defines or modifies solution results in the database at a node. For example, DNSOL,35,U,X,.001,.002,.001 assigns values 0.001, 0.002, and 0.001 to UX, UY, and UZ (respectively) for node 35. All results that are changed in the database, including the nodal degree of freedom results, are available for all subsequent operations. All data is stored in the solution coordinate system, but will be displayed in the results coordinate system [RSYS]. Use the PRNSOL command to list the current results.
Data input by DNSOL is stored in temporary space and does not replace information in the database. Therefore, data input by this command may be overwritten if a change is made to the selected set of nodes.
Issuing the DNSOL command or its GUI equivalent requires you to place the data type (stress/strain) in the element nodal records. To get around this requirement, use the DESOL command or equivalent path to add a "dummy" element stress/strain record.
Result items are available depending on element type; check the individual element for availability. Valid item and component labels for element results are:
Table 121: DNSOL - Valid Item and Component Labels
Valid Item and Component Labels for Nodal DOF Results | ||
---|---|---|
Item | Comp | Description |
U | X, Y, Z | X, Y, or Z structural displacement. |
ROT | X, Y, Z | X, Y, or Z structural rotation. |
TEMP[1] | Temperature. | |
PRES | Pressure. | |
VOLT | Electric potential. | |
MAG | Magnetic scalar potential. | |
V | X, Y, Z | X, Y, or Z fluid velocity. |
A | X, Y, Z | X, Y, or Z magnetic vector potential. |
CONC | Concentration. |
Valid Item and Component Labels for Area and Volume Element Results | ||
---|---|---|
Item | Comp | Description |
S | X, Y, Z, XY, YZ, XZ | Component stress. |
" | 1, 2, 3 | Principal stress. |
" | INT | Stress intensity. |
" | EQV | Equivalent stress. |
EPEL | X, Y, Z, XY, YZ, XZ | Component elastic strain. |
" | 1, 2, 3 | Principal elastic strain. |
" | INT | Elastic strain intensity. |
" | EQV | Elastic equivalent strain. |
EPTH | X, Y, Z, XY, YZ, XZ | Component thermal strain. |
" | 1, 2, 3 | Principal thermal strain. |
" | INT | Thermal strain intensity. |
" | EQV | Thermal equivalent strain. |
EPPL | X, Y, Z, XY, YZ, XZ | Component plastic strain. |
" | 1, 2, 3 | Principal plastic strain. |
" | INT | Plastic strain intensity. |
" | EQV | Plastic equivalent strain. |
EPCR | X, Y, Z, XY, YZ, XZ | Component creep strain. |
" | 1, 2, 3 | Principal creep strain. |
" | INT | Creep strain intensity. |
" | EQV | Creep equivalent strain. |
EPSW | Swelling strain. | |
NL | SEPL | Equivalent stress (from stress-strain curve). |
" | SRAT | Stress state ratio. |
" | HPRES | Hydrostatic pressure. |
" | EPEQ | Accumulated equivalent plastic strain. |
" | PSV | Plastic state variable. |
" | PLWK | Plastic work/volume. |
SEND | ELASTIC | Elastic strain energy density. |
" | PLASTIC | Plastic strain energy density. |
" | CREEP | Creep strain energy density. |
TG | X, Y, Z, SUM | Component thermal gradient or vector sum. |
TF | X, Y, Z, SUM | Component thermal flux or vector sum. |
PG | X, Y, Z, SUM | Component pressure gradient or vector sum. |
EF | X, Y, Z, SUM | Component electric field or vector sum. |
D | X, Y, Z, SUM | Component electric flux density or vector sum. |
H | X, Y, Z, SUM | Component magnetic field intensity or vector sum. |
B | X, Y, Z, SUM | Component magnetic flux density or vector sum. |
FMAG | X, Y, Z, SUM | Component electromagnetic force or vector sum. |