MeshFEMM (class)

Warning : this file has been generated, you shouldn’t edit it

class MeshFEMM(B=None, H=None, mu=None, element=None, node=None, group=None, nb_elem=None, nb_node=None, submesh=[], nb_node_per_element=None, name=None, init_dict=None)[source]

Bases: pyleecan.Classes.MeshMat.MeshMat

Gather the parameters of a mesh with only triangles

VERSION = 1
save(save_path='')

Save the object to the save_path

Parameters:
  • self – A pyleecan object
  • save_path (str) – path to the folder to save the object
as_dict()[source]

Convert this objet in a json seriable dict (can be use in __init__)

B

Magnetic flux per element

H

Magnetic field per element

mu

Pemreability per element