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

Describes the DiFrancescoNoble ionic model. More...

Inheritance diagram for carputils.model.ionic.DiFrancescoNobleIonicModel:

Static Public Attributes

string SHORTNAME = 'difrancesconoble'
 
string MODELID = 'DiFrancescoNoble'
 
dictionary PARAMETERS
 

Detailed Description

Describes the DiFrancescoNoble 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 Cm float, optional Value of Cm, defaults to 12.0 factorIfunny float, optional Value of factorIfunny, defaults to 1.0 GCaf float, optional Value of GCaf, defaults to 1.0 GNa float, optional Value of GNa, defaults to 750.0 Gto float, optional Value of Gto, defaults to 1.0 kNaCa float, optional Value of kNaCa, defaults to 0.02

Member Data Documentation

◆ MODELID

string carputils.model.ionic.DiFrancescoNobleIonicModel.MODELID = 'DiFrancescoNoble'
static

◆ PARAMETERS

dictionary carputils.model.ionic.DiFrancescoNobleIonicModel.PARAMETERS
static
Initial value:
= {'Cm': 12.0, 'factorIfunny': 1.0, 'GCaf': 1.0,
'GNa': 750.0, 'Gto': 1.0, 'kNaCa': 0.02}

◆ SHORTNAME

string carputils.model.ionic.DiFrancescoNobleIonicModel.SHORTNAME = 'difrancesconoble'
static

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