FEM EquationElectricforce: Difference between revisions

From FreeCAD Documentation
(add all info -> marking page as finished)
(→‎Solver Settings: add constraint info)
Line 40: Line 40:
The electricforce equation provides this special setting:
The electricforce equation provides this special setting:
* {{PropertyData|Exec Solver}}: By default the equation is only solved after a timestep passed. This means it is first solved after the solution of other equations converged. When the setting is ''Always'' the equation is solved after every iteration within a time step. (For [[FEM_SolverElmer_SolverSettings#Type|steady-state]] simulations the whole simulation is one time step.)
* {{PropertyData|Exec Solver}}: By default the equation is only solved after a timestep passed. This means it is first solved after the solution of other equations converged. When the setting is ''Always'' the equation is solved after every iteration within a time step. (For [[FEM_SolverElmer_SolverSettings#Type|steady-state]] simulations the whole simulation is one time step.)

==Constraint Information==

The electricforce equation does not have own constraints. It takes the [[Image:FEM_ConstraintElectrostaticPotential.svg|32px]] [[FEM_ConstraintElectrostaticPotential|electrostatic potential constraint]] from the [[Image:FEM_EquationElectrostatic.svg|32px]] [[FEM_EquationElectrostatic|Electrostatic equation]].





Revision as of 00:00, 16 August 2022

Other languages:

FEM EquationElectricforce

Menu location
Solve → Electricforce equation
Workbenches
FEM
Default shortcut
None
Introduced in version
0.19
See also
None

Description

This equation describes the electrostatic force acting on a surface.

For info about the math of the equation, see the Elmer models manual, section Electrostatic force.

Usage

  1. After adding an Elmer solver as described here, select it in the tree view.
  2. Now either use the toolbar button or the menu Solve → Electricforce equation.
  3. Change the equation's solver settings or the general solver settings if necessary.

Solver Settings

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

The electricforce equation provides this special setting:

  • DataExec Solver: By default the equation is only solved after a timestep passed. This means it is first solved after the solution of other equations converged. When the setting is Always the equation is solved after every iteration within a time step. (For steady-state simulations the whole simulation is one time step.)

Constraint Information

The electricforce equation does not have own constraints. It takes the electrostatic potential constraint from the Electrostatic equation.