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

Describes the Courtemanche ionic model. More...

Inheritance diagram for carputils.model.ionic.CourtemancheIonicModel:

Static Public Attributes

string SHORTNAME = 'courtemanche'
 
string MODELID = 'Courtemanche'
 
dictionary PARAMETERS
 

Detailed Description

Describes the Courtemanche 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 ACh float, optional Value of ACh, defaults to 1e-06 Cao float, optional Value of Cao, defaults to 1.8 Cm float, optional Value of Cm, defaults to 100.0 factorGKur float, optional Value of factorGKur, defaults to 1.0 factorGrel float, optional Value of factorGrel, defaults to 1.0 factorGtr float, optional Value of factorGtr, defaults to 1.0 factorGup float, optional Value of factorGup, defaults to 1.0 factorhGate float, optional Value of factorhGate, defaults to 0.0 factormGate float, optional Value of factormGate, defaults to 0.0 factoroaGate float, optional Value of factoroaGate, defaults to 0.0 factorxrGate float, optional Value of factorxrGate, defaults to 1.0 GACh float, optional Value of GACh, defaults to 0.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.1238 GK1 float, optional Value of GK1, defaults to 0.09 GKr float, optional Value of GKr, defaults to 0.0294 GKs float, optional Value of GKs, defaults to 0.129 GNa float, optional Value of GNa, defaults to 7.8 Gto float, optional Value of Gto, defaults to 0.1652 Ko float, optional Value of Ko, defaults to 5.4 maxCaup float, optional Value of maxCaup, 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

Member Data Documentation

◆ MODELID

string carputils.model.ionic.CourtemancheIonicModel.MODELID = 'Courtemanche'
static

◆ PARAMETERS

dictionary carputils.model.ionic.CourtemancheIonicModel.PARAMETERS
static
Initial value:
= {'ACh': 1e-06, 'Cao': 1.8, 'Cm': 100.0, 'factorGKur': 1.0,
'factorGrel': 1.0, 'factorGtr': 1.0, 'factorGup': 1.0,
'factorhGate': 0.0, 'factormGate': 0.0,
'factoroaGate': 0.0, 'factorxrGate': 1.0, 'GACh': 0.0,
'GbCa': 0.00113, 'GbNa': 0.000674, 'GCaL': 0.1238,
'GK1': 0.09, 'GKr': 0.0294, 'GKs': 0.129, 'GNa': 7.8,
'Gto': 0.1652, 'Ko': 5.4, 'maxCaup': 15.0,
'maxINaCa': 1600.0, 'maxINaK': 0.6, 'maxIpCa': 0.275,
'maxIup': 0.005, 'Nao': 140.0}

◆ SHORTNAME

string carputils.model.ionic.CourtemancheIonicModel.SHORTNAME = 'courtemanche'
static

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