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

Describes the Nygren ionic model. More...

Inheritance diagram for carputils.model.ionic.NygrenIonicModel:

Static Public Attributes

string SHORTNAME = 'nygren'
 
string MODELID = 'Nygren'
 
dictionary PARAMETERS
 

Detailed Description

Describes the Nygren 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 GCaB float, optional Value of GCaB, defaults to 0.00157362 GCaL float, optional Value of GCaL, defaults to 0.135 GK1 float, optional Value of GK1, defaults to 0.06 GKr float, optional Value of GKr, defaults to 0.01 GKS float, optional Value of GKS, defaults to 0.02 GNaB float, optional Value of GNaB, defaults to 0.00121198 Gsus float, optional Value of Gsus, defaults to 0.055 Gt float, optional Value of Gt, defaults to 0.15 KNaCa float, optional Value of KNaCa, defaults to 0.000749684 maxINaK float, optional Value of maxINaK, defaults to 1.416506

Member Data Documentation

◆ MODELID

string carputils.model.ionic.NygrenIonicModel.MODELID = 'Nygren'
static

◆ PARAMETERS

dictionary carputils.model.ionic.NygrenIonicModel.PARAMETERS
static
Initial value:
= {'GCaB': 0.00157362, 'GCaL': 0.135, 'GK1': 0.06,
'GKr': 0.01, 'GKS': 0.02, 'GNaB': 0.00121198,
'Gsus': 0.055, 'Gt': 0.15, 'KNaCa': 0.000749684,
'maxINaK': 1.416506}

◆ SHORTNAME

string carputils.model.ionic.NygrenIonicModel.SHORTNAME = 'nygren'
static

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