FEM ConstraintElectrostaticPotential: Difference between revisions

From FreeCAD Documentation
(updates)
(document new options)
Line 42: Line 42:
<!--T:45-->
<!--T:45-->
* '''Potential''': The electric potential in V.
* '''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.</br> 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.</br> 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.</br> 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.
* '''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.
* '''Farfield / Electric infinity''': Option to make spherical approximation that the volume above the face extends to infinity.

Revision as of 02:33, 11 February 2023

FEM ConstraintElectrostaticPotential

Menu location
Model → Electrostatic Constraints → Constraint Electrostatic Potential
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.