r5.01.02 Solving the modal problem#

r5.01.02 quadratic (QEP)#

Summary

The study of the dynamic stability of a damped and/or rotating structure leads to the resolution of a modal problem that is higher than the traditional standard (SEP) or generalized (GEP) modal problems.

To understand them, Code_Aster proposes a myriad of methods via the operators CALC_MODES: inverse powers and the Müller, Lanczos, IRA and QZ method. They each have their scope of use, their advantages/disadvantages and their development history.

In the first part of the document we summarize the problem of solving a quadratic problem and its variation in the general architecture of a Code_Aster modal calculation. Then we detail the numerical, computer and functional aspects of each of the approaches available in the code. The various results, algorithms, or parameters discussed in this document are often based on lower-order modal methods (SEP and GEP) described in document [R5.01.01]. Reading the latter is therefore a recommended prerequisite.