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

Describes the Kurata ionic model. More...

Inheritance diagram for carputils.model.ionic.KurataIonicModel:

Static Public Attributes

string SHORTNAME = 'kurata'
 
string MODELID = 'Kurata'
 
dictionary PARAMETERS
 

Detailed Description

Describes the Kurata 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 ACh float, optional Value of ACh, defaults to 0.0 B_max float, optional Value of B_max, defaults to 0.56 Cm float, optional Value of Cm, defaults to 32.0 GCaL float, optional Value of GCaL, defaults to 0.58 Gh float, optional Value of Gh, defaults to 0.357 GhK float, optional Value of GhK, defaults to 0.6167 GhNa float, optional Value of GhNa, defaults to 0.3833 GKACh_max float, optional Value of GKACh_max GKr float, optional Value of GKr GKs float, optional Value of GKs, defaults to 0.0259 GNa float, optional Value of GNa, defaults to 0.0 Gst float, optional Value of Gst, defaults to 0.015 Gsus float, optional Value of Gsus, defaults to 0.02 Gto float, optional Value of Gto, defaults to 0.18

Member Data Documentation

◆ MODELID

string carputils.model.ionic.KurataIonicModel.MODELID = 'Kurata'
static

◆ PARAMETERS

dictionary carputils.model.ionic.KurataIonicModel.PARAMETERS
static
Initial value:
= {'ACh': 0.0, 'B_max': 0.56, 'Cm': 32.0, 'GCaL': 0.58,
'Gh': 0.357, 'GhK': 0.6167, 'GhNa': 0.3833,
'GKACh_max': None, 'GKr': None, 'GKs': 0.0259, 'GNa': 0.0,
'Gst': 0.015, 'Gsus': 0.02, 'Gto': 0.18}

◆ SHORTNAME

string carputils.model.ionic.KurataIonicModel.SHORTNAME = 'kurata'
static

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