FE Magnetic Vector Potential Solver Reference
Solves for the magnetic vector potential using the FE method.
Magnetic Vector Potential Solver Properties
- Under-Relaxation Factor
- During computation, the solver
under-relaxes the change in the solution
as: (349)
- Solver Method
- Allows you to choose the finite
element solution method between Direct and
Iterative (see Finite Element Solvers Reference). Depending on the
method, Simcenter STAR-CCM+ adds the
following controls under the Magnetic Vector
Potential solver node:
Method Activated Controls Direct - For more information on the direct solver properties, see FE Sparse Direct Solver Reference.
- Matrix Update Strategy
- At each solver iteration i, Simcenter STAR-CCM+ solves Eqn. (4839) for the magnetic vector potential.
- Integration Method
- Specifies the time integration method. The available options depend on the temporal discretization scheme for the Implicit Unsteady solver. For more information on the available options, see Integration Method.
- Line Search Method
- See Magnetic Vector Potential Solver Controls.
Iterative - Iterative
- For more information on the iterative solver properties, see FE Iterative Solver Reference.
- Integration Method
- Specifies the time integration method. The available options depend on the temporal discretization scheme for the Implicit Unsteady solver. For more information on the available options, see Integration Method.
- Line Search Method
- See Magnetic Vector Potential Solver Controls.
When you use the Finite Element Magnetic Vector Potential model with the Excitation Coil Lumped Parameter model, the solver method that you select for the Magnetic Vector Potential solver also dictates the solver method for the Excitation Coil Lumped Parameter solver. See Excitation Coil Lumped Parameter Solver Reference.
- Temporary Storage Retained
- When activated, Simcenter STAR-CCM+ retains the residual vector that is computed at each iteration and stores it in the vector field function Magnetic Vector Potential Residual.
For other properties, see Finite Element Solvers Reference.
Magnetic Vector Potential Solver Controls
In addition to the controls that depend on the specific solver settings (see Magnetic Vector Potential Solver Properties), the following controls are always available:
- Line Search Method
-
Allows you to select the method for determining the factor that under-relaxes the solution increment (see Eqn. (349)). You can specify the under-relaxation factor manually or instruct Simcenter STAR-CCM+ to calculate an optimal under-relaxation factor using the Line Search method. This method speeds up the convergence of nonlinear problems.
Note When the magnetic permeability of the material is specified with a field function, you must specify the Under-Relaxation Factor manually. The Line Search method is not compatible with such a material model specification and cannot be used.
In such a scenario, an error message is displayed and you are instructed to deselect the Line Search Method option.
The available options are:Line Search Method Activated Controls - None
- You specify the under-relaxation factor manually using the Under-Relaxation Factor property for the Magnetic Vector Potential Solver. See Magnetic Vector Potential Solver Properties.
None - Energy Reduction
- Activates the line search method, which determines the under-relaxation factor (see Eqn. (349)) that reduces the energy potential. Recommended for nonlinear simulations.
- Energy Reduction
- Allows you to set the following properties:
- Verbosity: when activated, the Output window displays additional information about convergence and energy values.
- Cutoff Residual: specifies a cutoff energy value. When the energy norm reaches the specified value, no line search is performed and the full update is applied (that is, ).
- Cutoff Iteration: when the inner iteration (unsteady) or iteration (steady) number exceeds the specified value, the line search stops and returns the current under-relaxation factor.
- Maximum Iterations: when the line search iteration exceeds the specified value, the line search stops and returns the current under-relaxation factor.