FEM ConstraintMagnetization: Difference between revisions

From FreeCAD Documentation
(→‎Usage: a fix)
No edit summary
Line 16: Line 16:
|Workbenches=[[FEM_Workbench|FEM]]
|Workbenches=[[FEM_Workbench|FEM]]
|Version=1.0
|Version=1.0
|SeeAlso=[[FEM_EquationMagnetodynamic|Magnetodynamic equation]], [[FEM_EquationMagnetodynamic2D|Magnetodynamic 2D equation]]
|SeeAlso=[[FEM_EquationMagnetodynamic|FEM Magnetodynamic equation]], [[FEM_EquationMagnetodynamic2D|FEM Magnetodynamic 2D equation]]
}}
}}


==Description==
==Description==


Creates a FEM constraint for the magnetization. To be used together with the [[FEM_EquationMagnetodynamic|Magnetodynamic]] and [[FEM_EquationMagnetodynamic2D|Magnetodynamic 2D]] equation.
Creates a FEM constraint for the magnetization. To be used together with the [[FEM_EquationMagnetodynamic|Magnetodynamic]] and [[FEM_EquationMagnetodynamic2D|Magnetodynamic 2D]] equations.


==Usage==
==Usage==


#* Press the {{Button|[[Image:FEM_ConstraintMagnetization.svg|16px]] [[FEM_ConstraintMagnetization|FEM ConstraintMagnetization]]}} button or use the menu {{MenuCommand|Model → Electromagnetic Constraints → [[Image:FEM_EquationMagnetodynamic.svg|16px]] Constraint magnetization}}.
# Press the {{Button|[[Image:FEM_ConstraintMagnetization.svg|16px]] [[FEM_ConstraintMagnetization|FEM ConstraintMagnetization]]}} button or use the menu {{MenuCommand|Model → Electromagnetic Constraints → [[Image:FEM_EquationMagnetodynamic.svg|16px]] Constraint magnetization}}.
# 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 10:08, 12 February 2023

Other languages:

FEM ConstraintMagnetization

Menu location
Model → Electromagnetic Constraints → Constraint magnetization
Workbenches
FEM
Default shortcut
None
Introduced in version
1.0
See also
FEM Magnetodynamic equation, FEM Magnetodynamic 2D equation

Description

Creates a FEM constraint for the magnetization. To be used together with the Magnetodynamic and Magnetodynamic 2D equations.

Usage

  1. Press the FEM ConstraintMagnetization button or use the menu Model → Electromagnetic Constraints → Constraint magnetization.
  2. In the 3D view select the object the constraint should be applied to.
  3. Press the Add button.

Options

  • Magnetization_*_1: The real/imaginary part of the magnetization in x-direction in A/m.
    For other coordinate systems than Cartesian 3D, this will be the first coordinate of the system instead of x.
  • Magnetization_*_2: The real/imaginary part of the magnetization in y-direction in A/m.
    For other coordinate systems than Cartesian 3D, this will be the second coordinate of the system instead of y.
  • Magnetization_*_3: The real/imaginary part of the magnetization in z-direction in A/m.
    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.
  • Magnetization_*_*_Disabled: Whether the corresponding parameter is disabled (assumes as unknown for the solver).