FEM ConstraintElectrostaticPotential: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(Docnav)
Line 4: Line 4:
<!--T:4-->
<!--T:4-->
{{Docnav
{{Docnav
|[[FEM_ElementFluid1D|Fluid section for 1D flow]]
|[[FEM_CompEmConstraints|Electromagnetic constraints]]
|[[FEM_ConstraintCurrentDensity|Constraint current density]]
|[[FEM_ConstraintCurrentDensity|Constraint current density]]
|[[FEM_Workbench|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_CompEmConstraints.png
|IconL=FEM_ElementRotation1D.svg
|IconR=FEM_ConstraintCurrentDensity.svg
|IconR=FEM_ConstraintCurrentDensity.svg
|IconC=Workbench_FEM.svg
|IconC=Workbench_FEM.svg
Line 56: Line 56:
<!--T:5-->
<!--T:5-->
{{Docnav
{{Docnav
|[[FEM_ElementFluid1D|Fluid section for 1D flow]]
|[[FEM_CompEmConstraints|Electromagnetic constraints]]
|[[FEM_ConstraintCurrentDensity|Constraint current density]]
|[[FEM_ConstraintCurrentDensity|Constraint current density]]
|[[FEM_Workbench|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_CompEmConstraints.png
|IconL=FEM_ElementRotation1D.svg
|IconR=FEM_ConstraintCurrentDensity.svg
|IconR=FEM_ConstraintCurrentDensity.svg
|IconC=Workbench_FEM.svg
|IconC=Workbench_FEM.svg

Revision as of 08:11, 30 September 2023

FEM ConstraintElectrostaticPotential

Menu location
Model → Electromagnetic boundary conditions → Electrostatic potential boundary condition
Workbenches
FEM
Default shortcut
None
Introduced in version
-
See also
FEM capacitance example, FEM tutorial

Description

Creates a FEM constraint for the electrostatic potential. To be used together with the Electrostatic or Electricforce equation.

Usage

  1. Press the FEM ConstraintElectrostaticPotential button or use the menu Model → Electromagnetic boundary conditions → Electrostatic potential boundary condition.
  2. In the 3D view select the object the constraint should be applied to.
  3. Press the Add button.

Options

The dialog offers the following settings:

  • Potential: The electric potential in V.
  • unspecified': To declare the potential as unknown for the solver.
  • Vector Field: To enable the input of the components of a potential vector field.
  • x: The real/imaginary part of the potential in x-direction in V.
    For other coordinate systems than Cartesian 3D, this will be the first coordinate of the system instead of x.
  • y: The real/imaginary part of the potential in y-direction in V.
    For other coordinate systems than Cartesian 3D, this will be the second coordinate of the system instead of y.
  • z: The real/imaginary part of the potential in z-direction in V.
    For other coordinate systems than Cartesian 3D, this will be the third coordinate of the system instead of z. If the coordinate system has no third coordinate, this setting will be ignored.
  • x, y, z checkboxes: To declare the corresponding potential as unknown for the solver.
  • Potential Constant: Option to set a constant potential.
  • Farfield / Electric infinity: Option to make spherical approximation that the volume above the face extends to infinity.
  • Calculate Electric Force: Option to trigger the calculation of the electric for using the Electricforce equation.
  • Capacity Body: : Counter of the body (or face) with a capacitance.