FEM EquationElectrostatic: Difference between revisions

From FreeCAD Documentation
No edit summary
mNo edit summary
 
(39 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}
<translate>
<translate>

<!--T:4-->
<!--T:4-->
{{Docnav
{{Docnav|[[FEM_EquationElasticity|Equation elasticity]]|[[FEM_EquationFluxsolver|Equation fluxsolver]]|[[FEM_Module|FEM]]|IconL=Fem-equation-elasticity.svg|IconC=Workbench_FEM.svg|IconR=Fem-equation-fluxsolver.svg}}
|[[FEM_EquationDeformation|Deformation equation]]
|[[FEM_EquationElectricforce|Electricforce equation]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_EquationDeformation.svg
|IconR=FEM_EquationElectricforce.svg
|IconC=Workbench_FEM.svg
}}


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=FEM EquationElectrostatic|Icon=Fem-equation-electrostatic.svg|MenuLocation= Solve → Equation electrostatic||Workbenches=[[Fem Workbench|FEM]]|Shortcut=|SeeAlso=[[FEM_tutorial|FEM tutorial]]}}
|Name=FEM EquationElectrostatic
|MenuLocation=Solve → Electromagnetic Equations → Electrostatic equation
|Workbenches=[[FEM_Workbench|FEM]]
|Version=0.19
|SeeAlso=[[FEM_EquationElectricforce|FEM Electricforce equation]], [[FEM_Example_Capacitance_Two_Balls|FEM Example Capacitance Two Balls]]
}}


<!--T:2-->
This equation performs electrostatic analyses using [https://en.wikipedia.org/wiki/Gauss%27s_law Gauss' law].


<!--T:10-->
For info about the math of the equation, see the [http://www.elmerfem.org/blog/documentation/ Elmer models manual], section ''Electrostatics''.


<!--T:2-->
==Usage== <!--T:11-->

ToDo
<!--T:12-->
# After adding an Elmer solver as described [[FEM_SolverElmer#Equations|here]], select it in the [[Tree_view|tree view]].
# Now either use the toolbar button [[Image:FEM_EquationElectrostatic.svg|24px]] or the menu {{MenuCommand|Solve → Electromagnetic Equations → Electrostatic equation}}.
# Change the [[#Solver_Settings|equation's solver settings]] or the [[FEM_SolverElmer_SolverSettings|general solver settings]] if necessary.

==Solver Settings== <!--T:13-->

<!--T:14-->
For the general solver settings, see the [[FEM_SolverElmer_SolverSettings|Elmer solver settings]].

<!--T:15-->
The electrostatic equation provides these special settings:
* {{PropertyData|Calculate Capacitance Matrix}}: Calculates the capacitance matrix. The matrix contains the point charges of the mesh knots.
* {{PropertyData|Calculate Electric Energy}}: Calculates the [https://en.wikipedia.org/wiki/Electric_potential_energy electric potential energy].
* {{PropertyData|Calculate Electric Field}}: Calculates the [https://en.wikipedia.org/wiki/Electric_field electric field].
* {{PropertyData|Calculate Electric Flux}}: Calculates the [https://en.wikipedia.org/wiki/Electric_flux electric flux].
* {{PropertyData|Calculate Surface Charge}}: Calculates the [https://en.wikipedia.org/wiki/Surface_charge surface charge].
* {{PropertyData|Capacitance Matrix Filename}}: File in which the capacitance matrix is being saved. It is only used if {{PropertyData|Calculate Capacitance Matrix}} is set to ''true''.
* {{PropertyData|Constant Weights}}: If constant weighting for results is used.
* {{PropertyData|Potential Difference}}: Potential difference in Volt for which the capacitance is calculated. It is only used if {{PropertyData|Calculate Capacitance Matrix}} is set to ''false''. Therefore in fact this setting specifies the voltage between the electrodes of a simple capacitor. Note that the given voltage has to be consistent with the potentials defined in the boundary conditions.

==Analysis Feature Information== <!--T:16-->

<!--T:17-->
The electrostatic equation takes the following analysis features into account if they are set:

<!--T:18-->
* [[Image:FEM_ConstraintElectrostaticPotential.svg|24px]] [[FEM_ConstraintElectrostaticPotential|Electrostatic potential boundary condition]]
* [[Image:FEM_ConstantVacuumPermittivity.svg|24px]] [[FEM_ConstantVacuumPermittivity|Constant vacuum permittivity]]

===Note=== <!--T:19-->

<!--T:20-->
Except for calculations in 2D, for [[Image:FEM_ConstraintElectrostaticPotential.svg|24px]] [[FEM_ConstraintElectrostaticPotential|electrostatic potential boundary conditions]] it is important that they act on a face or body. Boundary conditions in 3D set to lines or vertices are not recognized by the Elmer solver.

==Results== <!--T:21-->

<!--T:22-->
The available results depend on the [[#Solver_Settings|solver settings]]. If none of the {{PropertyData|Calculate *}} settings was set to ''true'', only the electric force density and the electric potential are calculated. Otherwise also the corresponding results will be available.


<!--T:23-->
The possible results are:
* Electric energy density in <math>\rm J/m^3</math>
* Electric field in <math>\rm V/m</math>
* Electric flux in <math>\rm A\cdot s/m^2</math>
* Electric force density in <math>\rm N/m^2</math>
* Potential in <math>\rm V</math>
* Potential loads in <math>\rm C</math>


<!--T:3-->
<br />


<!--T:5-->
<!--T:5-->
{{Docnav
{{Docnav|[[FEM_EquationElasticity|Equation elasticity]]|[[FEM_EquationFluxsolver|Equation fluxsolver]]|[[FEM_Module|FEM]]|IconL=Fem-equation-elasticity.svg|IconC=Workbench_FEM.svg|IconR=Fem-equation-fluxsolver.svg}}
|[[FEM_EquationDeformation|Deformation equation]]
|[[FEM_EquationElectricforce|Electricforce equation]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_EquationDeformation.svg
|IconR=FEM_EquationElectricforce.svg
|IconC=Workbench_FEM.svg
}}


</translate>
</translate>
{{FEM Tools navi{{#translation:}}}}
{{FEM Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 00:15, 22 November 2023

FEM EquationElectrostatic

Menu location
Solve → Electromagnetic Equations → Electrostatic equation
Workbenches
FEM
Default shortcut
None
Introduced in version
0.19
See also
FEM Electricforce equation, FEM Example Capacitance Two Balls

This equation performs electrostatic analyses using Gauss' law.

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

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 → Electromagnetic Equations → Electrostatic 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 electrostatic equation provides these special settings:

  • DataCalculate Capacitance Matrix: Calculates the capacitance matrix. The matrix contains the point charges of the mesh knots.
  • DataCalculate Electric Energy: Calculates the electric potential energy.
  • DataCalculate Electric Field: Calculates the electric field.
  • DataCalculate Electric Flux: Calculates the electric flux.
  • DataCalculate Surface Charge: Calculates the surface charge.
  • DataCapacitance Matrix Filename: File in which the capacitance matrix is being saved. It is only used if DataCalculate Capacitance Matrix is set to true.
  • DataConstant Weights: If constant weighting for results is used.
  • DataPotential Difference: Potential difference in Volt for which the capacitance is calculated. It is only used if DataCalculate Capacitance Matrix is set to false. Therefore in fact this setting specifies the voltage between the electrodes of a simple capacitor. Note that the given voltage has to be consistent with the potentials defined in the boundary conditions.

Analysis Feature Information

The electrostatic equation takes the following analysis features into account if they are set:

Note

Except for calculations in 2D, for electrostatic potential boundary conditions it is important that they act on a face or body. Boundary conditions in 3D set to lines or vertices are not recognized by the Elmer solver.

Results

The available results depend on the solver settings. If none of the DataCalculate * settings was set to true, only the electric force density and the electric potential are calculated. Otherwise also the corresponding results will be available.

The possible results are:

  • Electric energy density in
  • Electric field in
  • Electric flux in
  • Electric force density in
  • Potential in
  • Potential loads in