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

Describes the LuoRudy91 ionic model. More...

Inheritance diagram for carputils.model.ionic.LuoRudy91IonicModel:

Static Public Attributes

string SHORTNAME = 'luorudy91'
 
string MODELID = 'LuoRudy91'
 
dictionary PARAMETERS
 

Detailed Description

Describes the LuoRudy91 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 Cai_init float, optional Value of Cai_init, defaults to 0.0002 Gb float, optional Value of Gb, defaults to 0.03921 GK1bar float, optional Value of GK1bar, defaults to 0.604 GKbar float, optional Value of GKbar, defaults to 0.282 GKp float, optional Value of GKp, defaults to 0.0183 GNa float, optional Value of GNa, defaults to 23.0 Gsi float, optional Value of Gsi, defaults to 0.09 Ki float, optional Value of Ki, defaults to 145.0 Ko float, optional Value of Ko, defaults to 5.4 Nai float, optional Value of Nai, defaults to 18.0 Nao float, optional Value of Nao, defaults to 140.0 tau_d_factor float, optional Value of tau_d_factor, defaults to 1.0 tau_f_factor float, optional Value of tau_f_factor, defaults to 1.0

Member Data Documentation

◆ MODELID

string carputils.model.ionic.LuoRudy91IonicModel.MODELID = 'LuoRudy91'
static

◆ PARAMETERS

dictionary carputils.model.ionic.LuoRudy91IonicModel.PARAMETERS
static
Initial value:
= {'Cai_init': 0.0002, 'Gb': 0.03921, 'GK1bar': 0.604,
'GKbar': 0.282, 'GKp': 0.0183, 'GNa': 23.0, 'Gsi': 0.09,
'Ki': 145.0, 'Ko': 5.4, 'Nai': 18.0, 'Nao': 140.0,
'tau_d_factor': 1.0, 'tau_f_factor': 1.0}

◆ SHORTNAME

string carputils.model.ionic.LuoRudy91IonicModel.SHORTNAME = 'luorudy91'
static

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