GeoNode¶
- class +AMrotorSIM.+Rotor.+FEMRotor.@GeoNode.GeoNode(name, z, x, xi)¶
Bases:
sphinxcontrib.mat_types.handleClass 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) – Namez (
double) – Axial position on the rotorx (
double) – Outer radiusxi (
double) – Inner radius
- Returns
GeoNode object