FEM SolverRun/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 20: Line 20:
}}
}}


<span id="Description"></span>
==Описание==
==Описание==


This command is used to easily trigger the FEM solver. It is a simplified version of the [[Image:FEM_SolverControl.svg|24px]] [[FEM_SolverControl|Solver job control]] which enables more settings.
This command is used to easily trigger the FEM solver. It is a simplified version of the [[Image:FEM_SolverControl.svg|24px]] [[FEM_SolverControl|Solver job control]] which enables more settings.


<span id="Usage"></span>
==Применение==
==Применение==


# Select the solver object in the [[Tree_view|Tree view]], e.g., for CalcuilX solver [[Image:FEM_SolverCalculixCxxtools.svg|24px]] '''SolverCcxTools'''.
# Select the solver object in the [[Tree_view|Tree view]], e.g., for CalcuilX solver [[Image:FEM_SolverCalculixCxxtools.svg|24px]] '''SolverCcxTools'''.
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:FEM_SolverRun.svg|16px]] [[FEM_SolverRun|FEM SolverRun]]}} button.
#* Press the {{Button|[[Image:FEM_SolverRun.svg|16px]] [[FEM_SolverRun|Run solver calculations]]}} button.
#* Select the {{MenuCommand|Solve → [[Image:FEM_SolverRun.svg|16px]] Run solver calculations}} option from the menu.
#* Select the {{MenuCommand|Solve → [[Image:FEM_SolverRun.svg|16px]] Run solver calculations}} option from the menu.
#* Use the keyboard shortcut: {{KEY|S}} then {{KEY|R}}.
#* Use the keyboard shortcut: {{KEY|S}} then {{KEY|R}}.

Revision as of 13:29, 11 November 2023

Other languages:

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

FEM SolverRun

Системное название
FEM SolverRun
Расположение в меню
Solve → Run solver calculations
Верстаки
FEM
Быстрые клавиши
S R
Представлено в версии
-
См. также
FEM Solver job control

Описание

This command is used to easily trigger the FEM solver. It is a simplified version of the Solver job control which enables more settings.

Применение

  1. Select the solver object in the Tree view, e.g., for CalcuilX solver SolverCcxTools.
  2. There are several ways to invoke the command:
    • Press the Run solver calculations button.
    • Select the Solve → Run solver calculations option from the menu.
    • Use the keyboard shortcut: S then R.