Functions
get(*args, **kwargs) |
Get a class from its key string from keys() |
keys() |
Return a list of string keys to be used with get() |
summary([indent, ncolumns, padding]) |
Return a string summarizing the models and their parameters |
Classes
Bestel_bmStress(**params) |
Describes the Bestel_bm active stress model |
ExcConNHSStress(**params) |
Describes the ExcConNHS active stress model |
FxStress(**params) |
Describes the FxStress active stress model |
LandHumanStress(**params) |
Describes the LandHumanStress active stress model |
LandHumanStressWithPassiveStress(**params) |
Describes the LandHumanStressWithPassive active stress model |
LandStress(**params) |
Describes the Land active stress model |
LumensStress(**params) |
Describes the Lumens active stress model |
MusconStress(**params) |
Describes the Hunter-McCulloch-ter Keurs active stress model |
NHSStress(**params) |
Describes the Niederer-Hunter-Smith active stress model |
NPStress(**params) |
Describes the Nash-Panfilov active stress model |
Rice2008Stress(**params) |
Describes the Rice2008 active stress model |
RiceStress(**params) |
Describes the Rice active stress model |
TanhStress(**params) |
Describes the TanhStress active stress model |
converted_TanhStressStress(**params) |
Describes the converted_TanhStress active stress model |
carputils.model.activetension.Bestel_bmStress(**params)Describes the Bestel_bm active stress model
carputils.model.activetension.ExcConNHSStress(**params)Describes the ExcConNHS active stress model
carputils.model.activetension.FxStress(**params)Describes the FxStress active stress model
carputils.model.activetension.LandHumanStress(**params)Describes the LandHumanStress active stress model
carputils.model.activetension.LandHumanStressWithPassiveStress(**params)Describes the LandHumanStressWithPassive active stress model
carputils.model.activetension.LandStress(**params)Describes the Land active stress model
carputils.model.activetension.LumensStress(**params)Describes the Lumens active stress model
carputils.model.activetension.MusconStress(**params)Describes the Hunter-McCulloch-ter Keurs active stress model
carputils.model.activetension.NHSStress(**params)Describes the Niederer-Hunter-Smith active stress model
carputils.model.activetension.NPStress(**params)Describes the Nash-Panfilov active stress model
carputils.model.activetension.Rice2008Stress(**params)Describes the Rice2008 active stress model
carputils.model.activetension.RiceStress(**params)Describes the Rice active stress model
carputils.model.activetension.TanhStress(**params)Describes the TanhStress active stress model
carputils.model.activetension.converted_TanhStressStress(**params)Describes the converted_TanhStress active stress model
carputils.model.activetension.get(*args, **kwargs)Get a class from its key string from keys()
carputils.model.activetension.keys()Return a list of string keys to be used with get()
carputils.model.activetension.summary(indent=2, ncolumns=4, padding=2)Return a string summarizing the models and their parameters