FEM ConstraintElectrostaticPotential: Difference between revisions

From FreeCAD Documentation
(MenuLocation)
No edit summary
Line 28: Line 28:


<!--T:44-->
<!--T:44-->
#* Either press the {{Button|[[Image:FEM_ConstraintElectrostaticPotential.svg|16px]] [[FEM_ConstraintElectrostaticPotential|FEM ConstraintElectrostaticPotential]]}} button or use the menu {{MenuCommand|Model → Electromagnetic Constraints → [[Image:FEM_ConstraintElectrostaticPotential.svg|16px]] Electrostatic potential boundary condition}}.
#* Either press the {{Button|[[Image:FEM_ConstraintElectrostaticPotential.svg|16px]] [[FEM_ConstraintElectrostaticPotential|FEM ConstraintElectrostaticPotential]]}} button or use the menu {{MenuCommand|Model → Electromagnetic boundary conditions → [[Image:FEM_ConstraintElectrostaticPotential.svg|16px]] Electrostatic potential boundary condition}}.
# In the [[3D_view|3D view]] select the object the constraint should be applied to.
# In the [[3D_view|3D view]] select the object the constraint should be applied to.
# Press the {{Button|Add}} button.
# Press the {{Button|Add}} button.

Revision as of 21:42, 29 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. In the 3D view select the object the constraint should be applied to.
  2. 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.