ConductorUnidirectionalAssimilation
Unidirectional conductor from classic geometry description
Constructors
- ConductorUnidirectionalAssimilation(name ,material ,color ,visibility ,volumes ,inputFaces ,ouputFaces ,mesh ,meshOptions )
- ConductorUnidirectionalAssimilation(name ,material ,color ,visibility ,volumes ,inputFaces ,ouputFaces ,mesh ,meshOptions ,lengthMesh ,postProMesh )
Fields Summary
- Field
- Description
- inputFaces
- List of input faces
- lengthMesh
- Discretization in the length of conductor
- mesh
- Type of meshing of section
- meshOptions
- ouputFaces
- List of ouput faces
- postProMesh
- Discretisation in the length for post processing
- volumes
- List of volumes
Inherited Fields
- color defined in ConductorUnidirectional
- material defined in ConductorUnidirectional
- name defined in ConductorUnidirectional
- visibility defined in ConductorUnidirectional
Methods Summary
no methods
Inherited Methods
- setInvisible defined in ConductorUnidirectional
- setVisible defined in ConductorUnidirectional
Fields Details
- inputFaces
- inputFaces : List of input faces - [1..N] Face
- lengthMesh
- lengthMesh : Discretization in the length of conductor - [0..1] LengthDiscretization
- mesh
- mesh : Type of meshing of section - [1..1] CondUniAssimDiscr
- meshOptions
- meshOptions : Meshing option - [1..1] MeshOptions
- ouputFaces
- ouputFaces : List of ouput faces - [1..N] Face
- postProMesh
- postProMesh : Discretisation in the length for post processing - [0..1] Integer
- volumes
- volumes : List of volumes - [1..N] Volume
Method Details
no methods