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

Describes the Gaur ionic model. More...

Inheritance diagram for carputils.model.ionic.GaurIonicModel:

Static Public Attributes

string SHORTNAME = 'gaur'
 
string MODELID = 'Gaur'
 
dictionary PARAMETERS
 

Detailed Description

Describes the Gaur 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 GK1 float, optional Value of GK1 GKb float, optional Value of GKb, defaults to 0.003 GKr float, optional Value of GKr GKs float, optional Value of GKs, defaults to 0.021 GNa float, optional Value of GNa, defaults to 14.838 GNaL float, optional Value of GNaL, defaults to 0.0075 Gncx float, optional Value of Gncx, defaults to 0.0008 Gto float, optional Value of Gto PCa float, optional Value of PCa, defaults to 0.0002 PNab float, optional Value of PNab, defaults to 3.75e-10 SOICR float, optional Value of SOICR, defaults to 10.0 tau_gap float, optional Value of tau_gap, defaults to 3.0 vhalf_d float, optional Value of vhalf_d, defaults to 3.4 vmyo1frac float, optional Value of vmyo1frac, defaults to 0.4

Member Data Documentation

◆ MODELID

string carputils.model.ionic.GaurIonicModel.MODELID = 'Gaur'
static

◆ PARAMETERS

dictionary carputils.model.ionic.GaurIonicModel.PARAMETERS
static
Initial value:
= {'GK1': None, 'GKb': 0.003, 'GKr': None, 'GKs': 0.021,
'GNa': 14.838, 'GNaL': 0.0075, 'Gncx': 0.0008,
'Gto': None, 'PCa': 0.0002, 'PNab': 3.75e-10,
'SOICR': 10.0, 'tau_gap': 3.0, 'vhalf_d': 3.4,
'vmyo1frac': 0.4}

◆ SHORTNAME

string carputils.model.ionic.GaurIonicModel.SHORTNAME = 'gaur'
static

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