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

Describes the Fox ionic model. More...

Inheritance diagram for carputils.model.ionic.FoxIonicModel:

Static Public Attributes

string SHORTNAME = 'fox'
 
string MODELID = 'Fox'
 
dictionary PARAMETERS
 

Detailed Description

Describes the Fox 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 GKr float, optional Value of GKr, defaults to 0.0136 GKs float, optional Value of GKs, defaults to 0.0245 GNa float, optional Value of GNa, defaults to 12.8 PCa float, optional Value of PCa, defaults to 2.26e-05

Member Data Documentation

◆ MODELID

string carputils.model.ionic.FoxIonicModel.MODELID = 'Fox'
static

◆ PARAMETERS

dictionary carputils.model.ionic.FoxIonicModel.PARAMETERS
static
Initial value:
= {'GKr': 0.0136, 'GKs': 0.0245, 'GNa': 12.8,
'PCa': 2.26e-05}

◆ SHORTNAME

string carputils.model.ionic.FoxIonicModel.SHORTNAME = 'fox'
static

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