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

Describes the Severi ionic model. More...

Inheritance diagram for carputils.model.ionic.SeveriIonicModel:

Static Public Attributes

string SHORTNAME = 'severi'
 
string MODELID = 'Severi'
 
dictionary PARAMETERS
 

Detailed Description

Describes the Severi 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 Cao float, optional Value of Cao, defaults to 1.8 CCh_cas float, optional Value of CCh_cas, defaults to 0.0 Cs_5_mM float, optional Value of Cs_5_mM, defaults to 0.0 Gf_K_max float, optional Value of Gf_K_max Gf_Na_max float, optional Value of Gf_Na_max GKr_max float, optional Value of GKr_max, defaults to 0.0021637 GKs_max float, optional Value of GKs_max GNa_max float, optional Value of GNa_max, defaults to 0.0125 Gto_max float, optional Value of Gto_max, defaults to 0.002 INaK_max float, optional Value of INaK_max, defaults to 0.063 Iso_1_uM float, optional Value of Iso_1_uM, defaults to 0.0 Iso_cas float, optional Value of Iso_cas, defaults to -1.0 Iva_3_uM float, optional Value of Iva_3_uM, defaults to 0.0 K_Iso_inc_cas_ICaL float, optional Value of K_Iso_inc_cas_ICaL, defaults to 1.0 K_Iso_inc_cas_IKs float, optional Value of K_Iso_inc_cas_IKs, defaults to 1.0 K_Iso_inc_cas_INaK float, optional Value of K_Iso_inc_cas_INaK, defaults to 1.0 K_Iso_shift_cas_ICaL_dL_gate float, optional Value of K_Iso_shift_cas_ICaL_dL_gate, defaults to 1.0 K_Iso_shift_cas_If_y_gate float, optional Value of K_Iso_shift_cas_If_y_gate, defaults to 1.0 K_Iso_shift_cas_IKs_n_gate float, optional Value of K_Iso_shift_cas_IKs_n_gate, defaults to 1.0 K_Iso_slope_cas_ICaL float, optional Value of K_Iso_slope_cas_ICaL, defaults to 1.0 K_j_SRCarel float, optional Value of K_j_SRCarel, defaults to 1.0 K_j_up float, optional Value of K_j_up, defaults to 1.0 K_k1 float, optional Value of K_k1, defaults to 0.92 K_koCa float, optional Value of K_koCa, defaults to 1.0 K_NaCa float, optional Value of K_NaCa, defaults to 4.0 P_CaL float, optional Value of P_CaL, defaults to 0.2 P_CaT float, optional Value of P_CaT, defaults to 0.02

Member Data Documentation

◆ MODELID

string carputils.model.ionic.SeveriIonicModel.MODELID = 'Severi'
static

◆ PARAMETERS

dictionary carputils.model.ionic.SeveriIonicModel.PARAMETERS
static
Initial value:
= {'ACh': 0.0, 'Cao': 1.8, 'CCh_cas': 0.0, 'Cs_5_mM': 0.0,
'Gf_K_max': None, 'Gf_Na_max': None, 'GKr_max': 0.0021637,
'GKs_max': None, 'GNa_max': 0.0125, 'Gto_max': 0.002,
'INaK_max': 0.063, 'Iso_1_uM': 0.0, 'Iso_cas': -1.0,
'Iva_3_uM': 0.0, 'K_Iso_inc_cas_ICaL': 1.0,
'K_Iso_inc_cas_IKs': 1.0, 'K_Iso_inc_cas_INaK': 1.0,
'K_Iso_shift_cas_ICaL_dL_gate': 1.0,
'K_Iso_shift_cas_If_y_gate': 1.0,
'K_Iso_shift_cas_IKs_n_gate': 1.0,
'K_Iso_slope_cas_ICaL': 1.0, 'K_j_SRCarel': 1.0,
'K_j_up': 1.0, 'K_k1': 0.92, 'K_koCa': 1.0, 'K_NaCa': 4.0,
'P_CaL': 0.2, 'P_CaT': 0.02}

◆ SHORTNAME

string carputils.model.ionic.SeveriIonicModel.SHORTNAME = 'severi'
static

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