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

Describes the Ramirez ionic model. More...

Inheritance diagram for carputils.model.ionic.RamirezIonicModel:

Static Public Attributes

string SHORTNAME = 'ramirez'
 
string MODELID = 'Ramirez'
 
dictionary PARAMETERS
 

Detailed Description

Describes the Ramirez 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 Clo float, optional Value of Clo, defaults to 132.0 GbCa float, optional Value of GbCa, defaults to 0.00113 GbNa float, optional Value of GbNa, defaults to 0.000674 GCaL float, optional Value of GCaL, defaults to 0.24 GClCa float, optional Value of GClCa, defaults to 0.3 GK1 float, optional Value of GK1, defaults to 0.15 GKr float, optional Value of GKr, defaults to 0.06984 GKs float, optional Value of GKs, defaults to 0.0561 GNa float, optional Value of GNa, defaults to 7.8 Gto float, optional Value of Gto, defaults to 0.19824 Ko float, optional Value of Ko, defaults to 5.4 maxCa_up float, optional Value of maxCa_up, defaults to 15.0 maxINaCa float, optional Value of maxINaCa, defaults to 1600.0 maxINaK float, optional Value of maxINaK, defaults to 0.6 maxIpCa float, optional Value of maxIpCa, defaults to 0.275 maxIup float, optional Value of maxIup, defaults to 0.005 Nao float, optional Value of Nao, defaults to 140.0 tau_tr float, optional Value of tau_tr, defaults to 180.0 tau_u float, optional Value of tau_u, defaults to 8.0

Member Data Documentation

◆ MODELID

string carputils.model.ionic.RamirezIonicModel.MODELID = 'Ramirez'
static

◆ PARAMETERS

dictionary carputils.model.ionic.RamirezIonicModel.PARAMETERS
static
Initial value:
= {'Cao': 1.8, 'Clo': 132.0, 'GbCa': 0.00113,
'GbNa': 0.000674, 'GCaL': 0.24, 'GClCa': 0.3, 'GK1': 0.15,
'GKr': 0.06984, 'GKs': 0.0561, 'GNa': 7.8, 'Gto': 0.19824,
'Ko': 5.4, 'maxCa_up': 15.0, 'maxINaCa': 1600.0,
'maxINaK': 0.6, 'maxIpCa': 0.275, 'maxIup': 0.005,
'Nao': 140.0, 'tau_tr': 180.0, 'tau_u': 8.0}

◆ SHORTNAME

string carputils.model.ionic.RamirezIonicModel.SHORTNAME = 'ramirez'
static

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