FEM SolverControl/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/ru |Heat equation |Run solver calculations |FEM |IconL=FEM_EquationHeat.svg |IconR=FEM_SolverRun.svg |I...")
(Updating to match new version of source page)
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{UnfinishedDocu{{#translation:}}}}
{{Docnav/ru
{{Docnav/ru
|[[FEM_EquationHeat/ru|Heat equation]]
|[[FEM_EquationHeat/ru|Тепловое уравнение]]
|[[FEM_SolverRun/ru|Run solver calculations]]
|[[FEM_SolverRun/ru|Запустить решатель]]
|[[FEM_Module/ru|FEM]]
|[[FEM_Workbench/ru|Верстак "FEM"]]
|IconL=FEM_EquationHeat.svg
|IconL=FEM_EquationHeat.svg
|IconR=FEM_SolverRun.svg
|IconR=FEM_SolverRun.svg
Line 11: Line 11:


{{GuiCommand/ru
{{GuiCommand/ru
|Name/ru=Управление решателем
|Name=FEM ControlSolver
|Name/ru=FEM ControlSolver
|Name=FEM_SolverControl
|MenuLocation=FEMSolver job control
|MenuLocation=РешитьУправление решателем
|Workbenches=[[Fem Workbench/ru|FEM]]
|Workbenches=[[FEM_Workbench/ru|FEM]]
|Shortcut={{KEY|S}} {{KEY|T}}
|Shortcut={{KEY|S}} {{KEY|T}}
|SeeAlso=[[FEM_SolverRun|FEM Run solver calculations]]
|SeeAlso=[[FEM_SolverRun/ru|Запустить решатель]]
}}
}}


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


This command is used to control the FEM solver (write the input file, edit it, and trigger the solver).

<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'''.
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:FEM_SolverControl.svg|16px]] [[FEM_SolverControl|Solver job control]]}} button.
#* Select the {{MenuCommand|Solve → [[Image:FEM_SolverControl.svg|16px]] Solver job control}} option from the menu.
#* Use the keyboard shortcut: {{KEY|S}} then {{KEY|T}}.
# Optionally, edit working directory.
# Optionally, select analysis type.
# Click {{Button|Write .inp file}} to write the input file.
# Optionally, click {{Button|Edit .inp file}}.
#* Input file will open so you can edit it and save by {{KEY|Ctrl}}+{{KEY|S}}.
# Click {{Button|Run CalculiX}} to trigger the solver.
#* The solution may take considerable time for large models.

==Notes==


* Default working directory can be changed in {{MenuCommand|Edit → Preferences → FEM}}
==Использование==
* Controls for other solvers may differ.
* The simplified version of the command is [[Image:FEM_SolverRun.svg|24px]] [[FEM_SolverRun|Run solver calculation]].




{{Docnav/ru
{{Docnav/ru
|[[FEM_EquationHeat/ru|Heat equation]]
|[[FEM_EquationHeat/ru|Тепловое уравнение]]
|[[FEM_SolverRun/ru|Run solver calculations]]
|[[FEM_SolverRun/ru|Запустить решатель]]
|[[FEM_Module/ru|FEM]]
|[[FEM_Workbench/ru|Верстак "FEM"]]
|IconL=FEM_EquationHeat.svg
|IconL=FEM_EquationHeat.svg
|IconR=FEM_SolverRun.svg
|IconR=FEM_SolverRun.svg
Line 36: Line 58:
{{FEM Tools navi{{#translation:}}}}
{{FEM Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 20:37, 8 February 2024

Other languages:

Управление решателем

Системное название
FEM_SolverControl
Расположение в меню
Решить → Управление решателем
Верстаки
FEM
Быстрые клавиши
S T
Представлено в версии
-
См. также
Запустить решатель

Описание

This command is used to control the FEM solver (write the input file, edit it, and trigger the solver).

Применение

  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 Solver job control button.
    • Select the Solve → Solver job control option from the menu.
    • Use the keyboard shortcut: S then T.
  3. Optionally, edit working directory.
  4. Optionally, select analysis type.
  5. Click Write .inp file to write the input file.
  6. Optionally, click Edit .inp file.
    • Input file will open so you can edit it and save by Ctrl+S.
  7. Click Run CalculiX to trigger the solver.
    • The solution may take considerable time for large models.

Notes

  • Default working directory can be changed in Edit → Preferences → FEM
  • Controls for other solvers may differ.
  • The simplified version of the command is Run solver calculation.