GeoNode

class +AMrotorSIM.+Rotor.+FEMRotor.@GeoNode.GeoNode(name, z, x, xi)

Bases: sphinxcontrib.mat_types.handle

Class of the geometric nodes which are used to build the discretisation

name = None

outer radius

xi = None

inner radius

z = None

axial position on the rotor

GeoNode(name, z, x, xi)

Constructor

Parameters
  • name (char) – Name

  • z (double) – Axial position on the rotor

  • x (double) – Outer radius

  • xi (double) – Inner radius

Returns

GeoNode object