Passer au contenu principal
Ctrl+K
code_aster documentation - Home
  • u4.52.11 Operator NORM_MODE
  • 1. But
  • 2. Syntax
  • 3. Operands
  • 4. Formulation of standardization rules
  • 5. Modal settings updated
  • 6. Examples for real trends

6. Examples for real trends#

For modes_meca modes (real eigenmodes) resulting from a resolution of a generalized problem with eigenvalues \((K-\lambda M)x=0\):

  • normalizing an eigenvector \(x\) to unit generalized stiffness is equivalent to \(x\) satisfying

\({x}^{T}Kx=1\)

Normalization with duplication of the conceptmode_meca:

NORME = “RIGI_GENE” );

  • normalizing an eigenvector \(x\) to the generalized unit mass is equivalent to \(x\) satisfying

\({x}^{T}Mx=1\)

Normalization to the generalized unit mass, with the overriding of the mode_meca concept:

MODE = me, NORME = “MASS_GENE” );

précédent

5. Modal settings updated

Montrer le code source

© Copyright 1989-2025, EDF R&D - www.code-aster.org.

Created using Sphinx 6.2.1 with the PyData Sphinx Theme 0.14.4.