Reference page for RFmodel
Contents
Summary
RFmodel Simple class for radial-flux machines.
See MotorModelBase. Documentation for RFmodel doc RFmodel
PROPERTIES
METHODS
Class methods are listed below. Inherited methods are not included.
this = RFmodel(arguments) Simple class for radial-flux machines.
See MotorModelBase.
RFmodel/this.mass(arguments) is a function.
[m, m_domain, m_mat] = mass(this)
this.save_to_excel(arguments) Save main model data to Excel
VISUALIZE Visualize geometry.
Key-value arguments:
- 'linestyle' : style for plotting element edges. Default 'none'.
- 'plot_ag' : plot airgap mesh? Default false.
- 'plot_nodes' : plot periodic, Dirichlet and airgap-boundary nodes? Default: false.
- 'plot_axial' : plot axial view of motor? Default false.