FEM SolverControl: Difference between revisions

From FreeCAD Documentation
m (fixed {{GuiCommand}})
(removed the unfinished banner)
 
(20 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu}}
<translate>
<translate>

<!--T:4-->
<!--T:4-->
{{Docnav
{{Docnav|[[FEM_EquationFlow|Equation flow]]|[[FEM_SolverRun|Solver run calculation]]|[[FEM_Module|FEM]]|IconL=Fem-equation-flow.svg|IconC=Workbench_FEM.svg|IconR=FEM_RunSolver.png}}
|[[FEM_EquationHeat|Heat equation]]
|[[FEM_SolverRun|Run solver calculations]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_EquationHeat.svg
|IconR=FEM_SolverRun.svg
|IconC=Workbench_FEM.svg
}}


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=FEM ControlSolver
|Name=FEM SolverControl
|MenuLocation=Solve → Solver job control
|MenuLocation=Solve → Solver job control
|Workbenches=[[Fem Workbench|FEM]]
|Workbenches=[[FEM_Workbench|FEM]]
|Shortcut={{KEY|S}} {{KEY|C}
|Shortcut={{KEY|S}} {{KEY|T}}
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
|SeeAlso=[[FEM_SolverRun|FEM Run solver calculations]]
}}
}}



==Description== <!--T:2-->
==Description== <!--T:2-->


<!--T:8-->
This command is used to control the FEM solver (write the input file, edit it, and trigger the solver).


==Usage== <!--T:3-->
==Usage== <!--T:3-->


<!--T:9-->
# 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.


<!--T:5-->
==Notes== <!--T:10-->
{{Docnav|[[FEM_EquationFlow|Equation flow]]|[[FEM_SolverRun|Solver run calculation]]|[[FEM_Module|FEM]]|IconL=Fem-equation-flow.svg|IconC=Workbench_FEM.svg|IconR=FEM_RunSolver.png}}


<!--T:6-->
<!--T:11-->
* Default working directory can be changed in {{MenuCommand|Edit → Preferences → FEM}}
{{FEM Tools navi}}
* Controls for other solvers may differ.
* The simplified version of the command is [[Image:FEM_SolverRun.svg|24px]] [[FEM_SolverRun|Run solver calculation]].


<!--T:5-->
{{Docnav
|[[FEM_EquationHeat|Heat equation]]
|[[FEM_SolverRun|Run solver calculations]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_EquationHeat.svg
|IconR=FEM_SolverRun.svg
|IconC=Workbench_FEM.svg
}}


<!--T:7-->
{{Userdocnavi}}
</translate>
</translate>
{{FEM Tools navi{{#translation:}}}}
{{clear}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 20:20, 8 February 2024

FEM SolverControl

Menu location
Solve → Solver job control
Workbenches
FEM
Default shortcut
S T
Introduced in version
-
See also
FEM Run solver calculations

Description

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

Usage

  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.