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

Describes the Riz ionic model. More...

Inheritance diagram for carputils.model.ionic.RizIonicModel:

Static Public Attributes

string SHORTNAME = 'riz'
 
string MODELID = 'Riz'
 
dictionary PARAMETERS
 

Detailed Description

Describes the Riz 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 GBK float, optional Value of GBK, defaults to 0.02 GK2P_max float, optional Value of GK2P_max, defaults to 0.01439 GKATP_max float, optional Value of GKATP_max, defaults to 1.0 GKv float, optional Value of GKv, defaults to 0.24 GLC float, optional Value of GLC, defaults to -1.0 GSK float, optional Value of GSK, defaults to 0.035 n_mCaPQ float, optional Value of n_mCaPQ, defaults to -10.0

Member Data Documentation

◆ MODELID

string carputils.model.ionic.RizIonicModel.MODELID = 'Riz'
static

◆ PARAMETERS

dictionary carputils.model.ionic.RizIonicModel.PARAMETERS
static
Initial value:
= {'GBK': 0.02, 'GK2P_max': 0.01439, 'GKATP_max': 1.0,
'GKv': 0.24, 'GLC': -1.0, 'GSK': 0.035, 'n_mCaPQ': -10.0}

◆ SHORTNAME

string carputils.model.ionic.RizIonicModel.SHORTNAME = 'riz'
static

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