SolvingOptions
Solving process options
Constructors
- SolvingOptions(parametersLinearSystemSolvers ,newtonRaphsonParameters ,electromagneticThermalCouplingParameters ,initialTemperature ,t0ComputationMethod ,transientVariableSetToZeroType ,automaticSaving ,solverChoice ,edgeElementGaugeMethod ,MatMethodConstruction ,symFormulations ,epsilonDisplay ,j0ComputationMethod )
Fields Summary
- Field
- Description
- automaticSaving
- Project saving frequency
- edgeElementGaugeMethod
- Methode for gauge for edge variables
- electromagneticThermalCouplingParameters
- Parameters for electromagnetic coupled to thermal applications
- epsilonDisplay
- Display Linear and Non-Linear Epsilon per state variable
- initialTemperature
- Initial temperature for thermal applications (in Kelvin)
- j0ComputationMethod
- Method for the computation of J0
- MatMethodConstruction
- Sparse matrix creation method
- newtonRaphsonParameters
- Parameters for the Newton-Raphson algorithm
- parametersLinearSystemSolvers
- Parameters for linear system solvers
- solverChoice
- Type of solver
- symFormulations
- t0ComputationMethod
- Method for T0 computation (for magnetic applications)
- transientVariableSetToZeroType
- Initialization of state variables at the beginning of a time step
Methods Summary
- Method
- Description
- resetDefaultOptions
- Reset the default options
Fields Details
- automaticSaving
- automaticSaving : Project saving frequency - [1..1] AutomaticSaving
- edgeElementGaugeMethod
- edgeElementGaugeMethod : Methode for gauge for edge variables - [1..1] EdgeElementGaugeMethod
- electromagneticThermalCouplingParameters
- electromagneticThermalCouplingParameters : Parameters for electromagnetic coupled to thermal applications - [1..1] ParametersElectromagneticThermalCoupling
- epsilonDisplay
- epsilonDisplay : Display Linear and Non-Linear Epsilon per state variable - [1..1] EpsilonDisplay
- initialTemperature
- initialTemperature : Initial temperature for thermal applications (in Kelvin) - [1..1] Physic Formula <String>
- j0ComputationMethod
- j0ComputationMethod : Method for the computation of J0 - [1..1] J0ComputationMethod
- MatMethodConstruction
- MatMethodConstruction : Sparse matrix creation method - [1..1] BuildMatrixMethod
- newtonRaphsonParameters
- newtonRaphsonParameters : Parameters for the Newton-Raphson algorithm - [1..1] ParametersNewtonRaphson
- parametersLinearSystemSolvers
- parametersLinearSystemSolvers : Parameters for linear system solvers - [1..1] ParametersLinearSystemSolvers
- solverChoice
- solverChoice : Type of solver - [1..1] Solveur_PEEC_i
- symFormulations
- symFormulations : Symetrical formulations - [1..1] symetricalFormulation
- t0ComputationMethod
- t0ComputationMethod : Method for T0 computation (for magnetic applications) - [1..1] T0ComputationMethod
- transientVariableSetToZeroType
- transientVariableSetToZeroType : Initialization of state variables at the beginning of a time step - [1..1] TransientVariableSetToZeroType
Method Details
- resetDefaultOptions
-
-
Syntax
resetDefaultOptions()
-
Parameters
No parameter
-
Returns
No return value
-