ActiveNew#

class ansys.health.heart.settings.material.ep_material.ActiveNew(/, **data: Any)#

Bases: Active

Same with Active except use *EMMAT_005.

In Eikonal-reaction model, it uses anisotropic conductivity tensor for ECG computation. Other advantages in Bi-domain model but not supported in current version.

Overview#

warn_on_init

Warn that ActiveNew is experimental.

Import detail#

from ansys.health.heart.settings.material.ep_material import ActiveNew

Attribute detail#

ActiveNew.cond_sigma_fiber: float | None = None#
ActiveNew.cond_sigma_sheet: float | None = None#
ActiveNew.cond_sigma_sheet_normal: float | None = None#

Method detail#

ActiveNew.warn_on_init()#

Warn that ActiveNew is experimental.