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

Describes the DrouhardRoberge ionic model. More...

Inheritance diagram for carputils.model.ionic.DrouhardRobergeIonicModel:

Static Public Attributes

string SHORTNAME = 'drouhardroberge'
 
string MODELID = 'DrouhardRoberge'
 
dictionary PARAMETERS = {'APDshorten': 1.0, 'GNa': 15.0, 'Gsi': 0.09}
 

Detailed Description

Describes the DrouhardRoberge 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 APDshorten float, optional Value of APDshorten, defaults to 1.0 GNa float, optional Value of GNa, defaults to 15.0 Gsi float, optional Value of Gsi, defaults to 0.09

Member Data Documentation

◆ MODELID

string carputils.model.ionic.DrouhardRobergeIonicModel.MODELID = 'DrouhardRoberge'
static

◆ PARAMETERS

dictionary carputils.model.ionic.DrouhardRobergeIonicModel.PARAMETERS = {'APDshorten': 1.0, 'GNa': 15.0, 'Gsi': 0.09}
static

◆ SHORTNAME

string carputils.model.ionic.DrouhardRobergeIonicModel.SHORTNAME = 'drouhardroberge'
static

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