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

Describes the Campos ionic model. More...

Inheritance diagram for carputils.model.ionic.CamposIonicModel:

Static Public Attributes

string SHORTNAME = 'campos'
 
string MODELID = 'Campos'
 
dictionary PARAMETERS
 

Detailed Description

Describes the Campos 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 Cao float, optional Value of Cao, defaults to 1.8 CSR float, optional Value of CSR, defaults to 1200.0 g_Ca float, optional Value of g_Ca, defaults to 0.6 g_K1 float, optional Value of g_K1, defaults to 0.3 g_Kr float, optional Value of g_Kr, defaults to 0.003 g_Ks float, optional Value of g_Ks, defaults to 0.043 g_Na float, optional Value of g_Na, defaults to 12.0 g_RyR float, optional Value of g_RyR, defaults to 2.25 g_sp float, optional Value of g_sp g_tof float, optional Value of g_tof, defaults to 0.1 g_tos float, optional Value of g_tos, defaults to 0.04 INaCamax float, optional Value of INaCamax, defaults to 0.3 INaKmax float, optional Value of INaKmax, defaults to 1.5 Ko float, optional Value of Ko, defaults to 5.4 Nao float, optional Value of Nao, defaults to 136.0 v_Na float, optional Value of v_Na, defaults to 0.0 v_up float, optional Value of v_up, defaults to 0.3

Member Data Documentation

◆ MODELID

string carputils.model.ionic.CamposIonicModel.MODELID = 'Campos'
static

◆ PARAMETERS

dictionary carputils.model.ionic.CamposIonicModel.PARAMETERS
static
Initial value:
= {'Cao': 1.8, 'CSR': 1200.0, 'g_Ca': 0.6, 'g_K1': 0.3,
'g_Kr': 0.003, 'g_Ks': 0.043, 'g_Na': 12.0, 'g_RyR': 2.25,
'g_sp': None, 'g_tof': 0.1, 'g_tos': 0.04,
'INaCamax': 0.3, 'INaKmax': 1.5, 'Ko': 5.4, 'Nao': 136.0,
'v_Na': 0.0, 'v_up': 0.3}

◆ SHORTNAME

string carputils.model.ionic.CamposIonicModel.SHORTNAME = 'campos'
static

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