carputils
Doxygen code documentation for the python framework controlling openCARP
Static Public Attributes | List of all members
carputils.model.ionic.GrandiPanditVoigtIonicModel Class Reference

Describes the GrandiPanditVoigt ionic model. More...

Inheritance diagram for carputils.model.ionic.GrandiPanditVoigtIonicModel:

Static Public Attributes

string SHORTNAME = 'grandipanditvoigt'
 
string MODELID = 'GrandiPanditVoigt'
 
dictionary PARAMETERS
 

Detailed Description

Describes the GrandiPanditVoigt ionic model.

Parameters

IDs list of int The material tags to be included in this IMP region name str The name of the model material region AF float, optional Value of AF, defaults to 0.0 factor_GCaL float, optional Value of factor_GCaL, defaults to 1.0 factor_GK1 float, optional Value of factor_GK1, defaults to 1.0 factor_J_SRCarel float, optional Value of factor_J_SRCarel, defaults to 1.0 factor_J_SRleak float, optional Value of factor_J_SRleak, defaults to 1.0 factor_Vmax_SRCaP float, optional Value of factor_Vmax_SRCaP, defaults to 1.0 ISO float, optional Value of ISO, defaults to 0.0 markov_IKs float, optional Value of markov_IKs, defaults to 0.0 RA float, optional Value of RA, defaults to 0.0 usefca float, optional Value of usefca, defaults to 0.0

Member Data Documentation

◆ MODELID

string carputils.model.ionic.GrandiPanditVoigtIonicModel.MODELID = 'GrandiPanditVoigt'
static

◆ PARAMETERS

dictionary carputils.model.ionic.GrandiPanditVoigtIonicModel.PARAMETERS
static
Initial value:
= {'AF': 0.0, 'factor_GCaL': 1.0, 'factor_GK1': 1.0,
'factor_J_SRCarel': 1.0, 'factor_J_SRleak': 1.0,
'factor_Vmax_SRCaP': 1.0, 'ISO': 0.0, 'markov_IKs': 0.0,
'RA': 0.0, 'usefca': 0.0}

◆ SHORTNAME

string carputils.model.ionic.GrandiPanditVoigtIonicModel.SHORTNAME = 'grandipanditvoigt'
static

The documentation for this class was generated from the following file: