advanced#
Bases:
TUIMenu
Controls advanced options.
Classes:
amg_options
(path, service)Enter AMG options menu.
fast_transient_settings
(path, service)Enter the fast transient settings menu.
Methods:
correction_tolerance
(*args, **kwargs)Enter the correction tolerance menu.
multi_grid_amg
(*args, **kwargs)Set the parameters that govern the algebraic multigrid procedure.
multi_grid_controls
(*args, **kwargs)Enter the multi-grid-controls menu.
multi_grid_fas
(*args, **kwargs)Set the coefficients that govern the FAS multigrid procedure.
multi_stage
(*args, **kwargs)Set the multiple-stage time stepping scheme coefficients.
relaxation_method
(*args, **kwargs)Set the solver relaxation method.
slope_limiter_set
(*args, **kwargs)Enter the slope limiter set menu.
Bases:
TUIMenu
Enter AMG options menu.
Methods:
aggressive_amg_coarsening
(*args, **kwargs)Use aggressive AMG coarsening.
amg_gpgpu_options
(*args, **kwargs)Set GPGPU AMG solver options.
conservative_amg_coarsening
(*args, **kwargs)Use conservative AMG coarsening?.
laplace_coarsening
(*args, **kwargs)Set AMG laplace coarsening options.
Use aggressive AMG coarsening.
Set GPGPU AMG solver options.
Use conservative AMG coarsening?.
Set AMG laplace coarsening options.
Enter the correction tolerance menu.
Bases:
TUIMenu
Enter the fast transient settings menu.
Methods:
rk2
(*args, **kwargs)Enable the use of a two-stage Runge-Kutta scheme for time integration.
Enable the use of a two-stage Runge-Kutta scheme for time integration.
Set the parameters that govern the algebraic multigrid procedure.
Enter the multi-grid-controls menu.
Set the coefficients that govern the FAS multigrid procedure.
Set the multiple-stage time stepping scheme coefficients.
Set the solver relaxation method.
Enter the slope limiter set menu.