FEM EquationElasticity/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "'''Uwaga''': Do analiz z nieliniową sprężystością musisz skorzystać z 32px równania deformacji ({{Version/pl|0.21}}). Równanie elastyczności służy tylko do liniowej sprężystości.")
(Created page with "'''Uwaga''': Jeśli używasz więcej niż jednego rdzenia procesora dla solvera ({{Version/pl|0.21}}), nie możesz korzystać z domyślnych ustawień solvera. Używanie tylko jednego rdzenia i domyślnych ustawień solvera jest często szybsze niż używanie wielu rdzeni, ponieważ solver elastyczności jest szybki tylko gdy właściwość {{PropertyData|Linear Solver Type}} jest ustawiona na ''Direct'' (domyślne ustawienie, opisane FEM_SolverElmer_SolverSettings/pl#U...")
Line 35: Line 35:
'''Uwaga''': Do analiz z nieliniową sprężystością musisz skorzystać z [[Image:FEM_EquationDeformation.svg|32px]] [[FEM_EquationDeformation/pl|równania deformacji]] ({{Version/pl|0.21}}). Równanie elastyczności służy tylko do liniowej sprężystości.
'''Uwaga''': Do analiz z nieliniową sprężystością musisz skorzystać z [[Image:FEM_EquationDeformation.svg|32px]] [[FEM_EquationDeformation/pl|równania deformacji]] ({{Version/pl|0.21}}). Równanie elastyczności służy tylko do liniowej sprężystości.


'''Note''': If you use more than one CPU core for the solver ({{Version|0.21}}), you cannot use the default solver settings. However, using just one CPU and the default solver settings is in many cases faster than using several CPUs because the elasticity solver is only fast when {{PropertyData|Linear Solver Type}} is set to ''Direct'' (the default, described [[FEM_SolverElmer_SolverSettings#Linear_System|here]]). For multi-CPU solving one can only use the {{PropertyData|Linear Direct Method}} ''MUMPS''. However, MUMPS is not freely available as a direct download.
'''Uwaga''': Jeśli używasz więcej niż jednego rdzenia procesora dla solvera ({{Version/pl|0.21}}), nie możesz korzystać z domyślnych ustawień solvera. Używanie tylko jednego rdzenia i domyślnych ustawień solvera jest często szybsze niż używanie wielu rdzeni, ponieważ solver elastyczności jest szybki tylko gdy właściwość {{PropertyData|Linear Solver Type}} jest ustawiona na ''Direct'' (domyślne ustawienie, opisane [[FEM_SolverElmer_SolverSettings/pl#Układ_liniowy|tutaj]]). Do obliczeń na wielu rdzeniach można używać tylko właściwości {{PropertyData|Linear Direct Method}} ustawionej na ''MUMPS''. Jednak MUMPS nie jest dostępne za darmo do bezpośredniego pobrania.


==Solver Settings==
==Solver Settings==

Revision as of 22:28, 21 November 2023

Równanie elastyczności

Lokalizacja w menu
Rozwiąż → Równania mechaniczne → Równanie elastyczności
Środowisko pracy
MES
Domyślny skrót
brak
Wprowadzono w wersji
0.17
Zobacz także
Równanie deformacji, Poradnik MES

Opis

To równanie opisuje właściwości mechaniczne ciał stałych.

Informacje o teorii stojącej za tym równaniem można znaleźć w dokumencie Elmer models manual, w sekcji Linear Elasticity (liniowa sprężystość).

Użycie

  1. Po dodaniu solvera ELmer zgodnie z tym opisem, zaznacz go w widoku drzewa.
  2. Teraz wciśnij przycisk lub wybierz opcję Rozwiąż → Równania mechaniczne → Równanie elastyczności z menu.
  3. Zmień ustawienia solvera dla równania lub ogólne ustawienia solvera jeśli to konieczne.

Uwaga: Do analiz z nieliniową sprężystością musisz skorzystać z równania deformacji (dostępne w wersji 0.21). Równanie elastyczności służy tylko do liniowej sprężystości.

Uwaga: Jeśli używasz więcej niż jednego rdzenia procesora dla solvera (dostępne w wersji 0.21), nie możesz korzystać z domyślnych ustawień solvera. Używanie tylko jednego rdzenia i domyślnych ustawień solvera jest często szybsze niż używanie wielu rdzeni, ponieważ solver elastyczności jest szybki tylko gdy właściwość DANELinear Solver Type jest ustawiona na Direct (domyślne ustawienie, opisane tutaj). Do obliczeń na wielu rdzeniach można używać tylko właściwości DANELinear Direct Method ustawionej na MUMPS. Jednak MUMPS nie jest dostępne za darmo do bezpośredniego pobrania.

Solver Settings

For the general solver settings, see the Elmer solver settings.

The elasticity equation provides these special settings:

  • DANECalculate Pangle: If the principal angles should be calculated.
  • DANECalculate Principal: If all stresses should be calculated.
  • DANECalculate Strains: If strains will be calculated. This will also calculate the stresses, even if DANECalculate Principal or DANECalculate Stresses is false.
  • DANECalculate Stresses: If stresses should be calculated. Compared to DANECalculate Principal the Tresca yield criterion and the principal stress will not be calculated.
  • DANEConstant Bulk System: See the Elmer manual for more info.
  • DANEDisplace Mesh: If mesh can be deformed. This is by default true and must be set to false for eigenfrequency analyses.
  • DANEFix Displacement: If displacements or forces are set. thereby DANEModel Lumping is automatically used.
  • DANEGeometric Stiffness: Considers the geometric stiffness of the body.
  • DANEIncompressible: Computation of incompressible material in connection with viscoelastic Maxwell material and a custom DANEVariable.
  • DANEMaxwell Material: Compute the viscoelastic material model.
  • DANEModel Lumping: Uses model lumping.
  • DANEModel Lumping Filename: File to save the results from the model lumping.
  • DANEStability Analysis: If true DANEEigen Analysis becomes a stability analysis (buckling analysis). Otherwise a modal analysis is performed.
  • DANEUpdate Transient System: See the Elmer manual for more info.
  • DANEVariable: The variable for the elasticity equation. Only change this if DANEIncompressible is set to true in accordance to the Elmer manual.

Eigenvalues:

  • DANEEigen Analysis: If an eigen analysis should be performed (calculation of eigenmodes and eigenfrequencies).
  • DANEEigen System Complex: Should be true if the eigen system is complex. it must be false for a damped eigen value analyses.
  • DANEEigen System Compute Residuals: Computes residuals of the eigen value system.
  • DANEEigen System Damped: Set a damped eigen analysis. Can only be used if DANELinear Solver Type is Iterative.
  • DANEEigen System Select: Selection of which eigenvalues are computed. Note that the selection of Largest* cause an infinite run for recent Elmer solver (as of August 2022).
  • DANEEigen System Tolerance: Convergence tolerance for iterative eigensystem solve. The default is 100 times the DANELinear Tolerance.
  • DANEEigen System Values: The number of the highest eigenmode that should be calculated.

Equation:

  • DANEPlane Stress: Computes solution according to the plane stress situation. Applies only for 2D geometry.

Analysis Feature Information

The elasticity equation takes the following analysis features into account if they are set:

Note

  • Except for calculations in 2D, for all the above analysis features it is important that they act on a face. Features in 3D set to lines or vertices are not recognized by the Elmer solver.

Eigenmode Analysis

To perform an eigenmode analysis (calculation if the eigenmodes and eigenfrequencies), you need to

  1. Set DANEEigen Analysis: to true
  2. Set DANEDisplace Mesh: to false
  3. Set DANEEigen System Values: to the highest number of eigenmodes you are interested in. The smaller this number the shorter the solver runtime since higher modes can be omitted from computation.
  4. Add a constraint fixed and set at least one face of the body as fixed.
  5. Run the solver.

It is highly recommended to use DANELinear Solver Type set to Direct (the default) because this is much faster and the results are more accurate.

Buckling Analysis

To perform a buckling analysis, you need to do the same as for an Eigenmode Analysis, and additionally:

  • Set DANEStability Analysis to true

Results

The available results depend on the solver settings. If none of the DANECalculate * settings was set to true, only the displacement is calculated. Otherwise also the corresponding results will be available. If DANEEigen Analysis was set to true all results will be available for every calculated eigenmode.

If DANEEigen Analysis was set to true, the eigenfrequencies are output at the end of the solver log in the solver dialog and also in the document SolverElmerOutput that will be created in the tree view after the solver has finished.

Note: The eigenmode displacement vector has an arbitrary value since the result is

whereas is the eigenvector and is a complex number.