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

Describes the MacCannell ionic model. More...

Inheritance diagram for carputils.model.ionic.MacCannellIonicModel:

Static Public Attributes

string SHORTNAME = 'maccannell'
 
string MODELID = 'MacCannell'
 
dictionary PARAMETERS
 

Detailed Description

Describes the MacCannell 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 GbNa float, optional Value of GbNa, defaults to 0.0095 GK1 float, optional Value of GK1, defaults to 0.4822 GKv float, optional Value of GKv, defaults to 0.25 Ki_init float, optional Value of Ki_init, defaults to 140.045865 Ko float, optional Value of Ko, defaults to 5.4 maxINaK float, optional Value of maxINaK, defaults to 1.4 Nai_init float, optional Value of Nai_init, defaults to 9.954213 Nao float, optional Value of Nao, defaults to 130.0

Member Data Documentation

◆ MODELID

string carputils.model.ionic.MacCannellIonicModel.MODELID = 'MacCannell'
static

◆ PARAMETERS

dictionary carputils.model.ionic.MacCannellIonicModel.PARAMETERS
static
Initial value:
= {'GbNa': 0.0095, 'GK1': 0.4822, 'GKv': 0.25,
'Ki_init': 140.045865, 'Ko': 5.4, 'maxINaK': 1.4,
'Nai_init': 9.954213, 'Nao': 130.0}

◆ SHORTNAME

string carputils.model.ionic.MacCannellIonicModel.SHORTNAME = 'maccannell'
static

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