DNSOL

DNSOL, NODE, Item, Comp, V1, V2, V3, V4, V5, V6
Defines or modifies solution results at a node.

Compatible Products: – | Pro | Premium | Enterprise | Ent PP | Ent Solver | DYNA

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).

Notes

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
ItemCompDescription
UX, Y, ZX, Y, or Z structural displacement.
ROTX, Y, ZX, Y, or Z structural rotation.
TEMP[1] Temperature.
PRES Pressure.
VOLT Electric potential.
MAG Magnetic scalar potential.
VX, Y, ZX, Y, or Z fluid velocity.
AX, Y, ZX, Y, or Z magnetic vector potential.
CONC Concentration.

Valid Item and Component Labels for Area and Volume Element Results
ItemCompDescription
SX, Y, Z, XY, YZ, XZComponent stress.
"1, 2, 3Principal stress.
"INTStress intensity.
"EQVEquivalent stress.
EPELX, Y, Z, XY, YZ, XZComponent elastic strain.
"1, 2, 3Principal elastic strain.
"INTElastic strain intensity.
"EQVElastic equivalent strain.
EPTHX, Y, Z, XY, YZ, XZComponent thermal strain.
"1, 2, 3Principal thermal strain.
"INTThermal strain intensity.
"EQVThermal equivalent strain.
EPPLX, Y, Z, XY, YZ, XZComponent plastic strain.
"1, 2, 3Principal plastic strain.
"INTPlastic strain intensity.
"EQVPlastic equivalent strain.
EPCRX, Y, Z, XY, YZ, XZComponent creep strain.
"1, 2, 3Principal creep strain.
"INTCreep strain intensity.
"EQVCreep equivalent strain.
EPSW Swelling strain.
NLSEPLEquivalent stress (from stress-strain curve).
"SRATStress state ratio.
"HPRESHydrostatic pressure.
"EPEQAccumulated equivalent plastic strain.
"PSVPlastic state variable.
"PLWKPlastic work/volume.
SENDELASTICElastic strain energy density.
"PLASTICPlastic strain energy density.
"CREEPCreep strain energy density.
TGX, Y, Z, SUMComponent thermal gradient or vector sum.
TFX, Y, Z, SUMComponent thermal flux or vector sum.
PGX, Y, Z, SUMComponent pressure gradient or vector sum.
EFX, Y, Z, SUMComponent electric field or vector sum.
DX, Y, Z, SUMComponent electric flux density or vector sum.
HX, Y, Z, SUMComponent magnetic field intensity or vector sum.
BX, Y, Z, SUMComponent magnetic flux density or vector sum.
FMAGX, Y, Z, SUMComponent electromagnetic force or vector sum.
  1. For SHELL131 and SHELL132 elements with KEYOPT(3) = 0 or 1, use the labels TBOT, TE2, TE3, ..., TTOP instead of TEMP.

Menu Paths

Main Menu>General Postproc>Define/Modify>Nodal Results

Release 18.2 - © ANSYS, Inc. All rights reserved.