layered_material
- class nrv.fmod.FEM.fenics_utils.layered_material(mat_in: any = None, mat_lay: any = None, alpha_lay: float = 0.01)[source]
a class for conductive material wh
Attributes
get the contuvity of the material |
|
get the conductivity of the material along ox |
|
get the conductivity of the material along oy |
|
get the conductivity of the material along oz |
Methods
|
initialisation of the fenics_material |
set the woking frequency to None |
|
Generic method returning all the atributes of an NRV_class instance |
|
check that the material conductivity is define as a function |
|
check that the material is isotropic or not, return true if isotropic, else false |
|
check if the material permitivity and the electric field frequency are set |
|
|
Generic loading method for |
|
|
|
Return material as dictionary and eventually save it as json file |
|
|
set the conductivity tensor for an anisotropic material |
|
set the conductivity space function for an anisotropic material |
|
|
set the frequency of the electric field in the material |
set the conductivity for an isotropic material |
|
set a name to a material |
|
|
Generic method to set any attribute of |
|
set the relative permitivity of the material. |
|
set a source to a material. |