HyperWorks Solvers

EDE

EDE

Previous topic Next topic No expanding text in this topic  

EDE

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

I/O Options and Subcase Information Entry

EDE - Output Request

Description

The EDE command can be used in the I/O Options or Subcase Information sections to request element energy loss per cycle and element energy loss per cycle density output for all subcases or individual subcases, respectively.

Format

EDE (format_list, type, dmig) = option

Argument

Options

Description

format

<HM, H3D, PUNCH, OP2, PLOT, blank>

Default = blank

HM:

Results are output in HyperMesh results format (.res file).

H3D:

Results are output in Hyper3D format (.h3d file).

PUNCH:

Results are output in Nastran punch results format (.pch file).

OP2:

Results are output in Nastran output2 format (.op2 file) (Comment 8).

PLOT:

Results are output in Nastran output2 format (.op2 file) when PARAM, POST is defined in the bulk data section.

blank:

Results are output in all active formats for which the result is available.

 

type

<AVERAGE, AMPLITUDE, PEAK>

Default = AVERAGE

see Comment 7

AVERAGE:

In frequency response analysis average energy is output.

AMPLITUDE:

In frequency response analysis the amplitude of energy is output.

PEAK:

In frequency response analysis the peak energy is output. This is the sum of AVERAGE and AMPLITUDE.

 

dmig

<DMIG, NODMIG>

Default = NODMIG

DMIG:

Results are provided for external superelements in the .out file.

NODMIG:

Results are not provided for external superelements in the .out file.

 

option

<YES, ALL, NO, NONE, SID>

Default = ALL

YES, ALL, blank:

Element damping energy and damping energy density are output for all elements.

NO, NONE:

Element damping energy and damping energy density are not output.

SID:

If a set ID is given, element damping energy and damping energy density are output only for elements listed in that set.

Comments

1.When an EDE command is not present, element damping energy and damping energy density is not output.
2.Initial thermal strain is included in the calculation of element energy loss per cycle and element energy loss per cycle density.
3.Multiple formats are allowed on the same entry; these should be comma separated. If a format is not specified, this output control applies to all formats defined by the OUTPUT command, for which the result is available. See Results Output for information on which results are available in which formats.
4.Multiple instances of this card are allowed; if instances are conflicting, the last instance dominates.
5.For optimization, the frequency of output to a given format is controlled by the I/O option OUTPUT.
6.Type only applies to frequency response analysis.
7.The three ways to calculate the Element Damping Energy in Frequency Response Analysis are listed as follows:

Type of Output

Formula

Average

Amplitude

Peak

Where,

E is the corresponding Elemental Energy

is the real part of Displacement

is the imaginary part of Displacement

is the Elemental Damping matrix

8.format=OUTPUT2 can also be used to request results to be output in the Nastran output2 format (.op2 file).

See Also:

I/O Options Section

I/O Options by Function

The Input File