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

Describes the Stewart ionic model. More...

Inheritance diagram for carputils.model.ionic.StewartIonicModel:

Static Public Attributes

string SHORTNAME = 'stewart'
 
string MODELID = 'Stewart'
 
dictionary PARAMETERS
 

Detailed Description

Describes the Stewart 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 Gbca float, optional Value of Gbca, defaults to 0.000592 Gbna float, optional Value of Gbna, defaults to 0.00029 GCaL float, optional Value of GCaL, defaults to 3.98e-05 Gf_K float, optional Value of Gf_K, defaults to 0.0234346 Gf_Na float, optional Value of Gf_Na, defaults to 0.0145654 GK1 float, optional Value of GK1, defaults to 0.065 GKr float, optional Value of GKr, defaults to 0.0918 GKs float, optional Value of GKs, defaults to 0.2352 GNa float, optional Value of GNa, defaults to 130.5744 GpCa float, optional Value of GpCa, defaults to 0.1238 GpK float, optional Value of GpK, defaults to 0.0146 Gsus float, optional Value of Gsus, defaults to 0.0227 Gto float, optional Value of Gto, defaults to 0.08184 maxINaCa float, optional Value of maxINaCa, defaults to 1000.0 maxINaK float, optional Value of maxINaK, defaults to 2.724

Member Data Documentation

◆ MODELID

string carputils.model.ionic.StewartIonicModel.MODELID = 'Stewart'
static

◆ PARAMETERS

dictionary carputils.model.ionic.StewartIonicModel.PARAMETERS
static
Initial value:
= {'Gbca': 0.000592, 'Gbna': 0.00029, 'GCaL': 3.98e-05,
'Gf_K': 0.0234346, 'Gf_Na': 0.0145654, 'GK1': 0.065,
'GKr': 0.0918, 'GKs': 0.2352, 'GNa': 130.5744,
'GpCa': 0.1238, 'GpK': 0.0146, 'Gsus': 0.0227,
'Gto': 0.08184, 'maxINaCa': 1000.0, 'maxINaK': 2.724}

◆ SHORTNAME

string carputils.model.ionic.StewartIonicModel.SHORTNAME = 'stewart'
static

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