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

Describes the WangSobie ionic model. More...

Inheritance diagram for carputils.model.ionic.WangSobieIonicModel:

Static Public Attributes

string SHORTNAME = 'wangsobie'
 
string MODELID = 'WangSobie'
 
dictionary PARAMETERS
 

Detailed Description

Describes the WangSobie 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.2049 ICaL_slowdown float, optional Value of ICaL_slowdown, defaults to 1.0 Ki_init float, optional Value of Ki_init, defaults to 136450.0 Nai_init float, optional Value of Nai_init, defaults to 21747.0

Member Data Documentation

◆ MODELID

string carputils.model.ionic.WangSobieIonicModel.MODELID = 'WangSobie'
static

◆ PARAMETERS

dictionary carputils.model.ionic.WangSobieIonicModel.PARAMETERS
static
Initial value:
= {'Cai_init': 0.2049, 'ICaL_slowdown': 1.0,
'Ki_init': 136450.0, 'Nai_init': 21747.0}

◆ SHORTNAME

string carputils.model.ionic.WangSobieIonicModel.SHORTNAME = 'wangsobie'
static

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