DDASPEC, KeyRef
, Shptyp
, MountLoc
, Deftyp
, Amin
Specifies the shock spectrum computation constants for
DDAM analysis.
KeyRef
Key for reference catalog:
1 | — | The spectrum computation constants are based on NRL-1396 (default). For more information, see Dynamic Design Analysis Method in the Mechanical APDL Theory Reference |
Shptyp
Select the ship type:
SUBM | — | Submarine |
SURF | — | Surface ship |
MountLoc
Select the mounting location:
HULL | — | Hull mounting location. These structures are mounted directly to basic hull structures like frames, structural bulkheads below the water line, and shell plating above the water line. |
DECK | — | Deck mounting location. These structures are mounted directly to decks, non-structural bulkheads, or to structural bulkheads above the water line. |
SHEL | — | Shell plating mounting location. These structures are mounted directly to shell plating below the water line without intervening foundations. |
Deftyp
Select the deformation type:
ELAS | — | Elastic deformation (default) |
PLAS | — | Elastic-plastic deformation |
Amin
Minimum acceleration value. It defaults to 6g, where g is the acceleration due to gravity.
The excitation along one of the fore and aft, vertical or
athwartship directions is required to calculate the spectrum coefficients. Issue the
SED command before issuing DDASPEC. For example, if you want to apply the excitation along the fore and aft
direction, you should specify SEDX
= 1.0 on SED.
Similarly, for excitation along vertical or athwartship direction, specify
SEDY
= 1.0 or SEDZ
= 1.0, respectively,
on SED.
ADDAM and VDDAM may alternatively be used to calculate spectrum coefficients.
In order to perform a DDAM spectrum analysis
using a units system other than BIN (default), you must specify the
units system complying with the mass and length units of the model
using the /UNITS command. Issue the /UNITS command before defining the shock spectrum computation constants
(DDASPEC). The DDASPEC command is not supported
with the user-defined units system (Label
= USER on /UNITS).
This command is also valid in PREP7.