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

Describes the Pathmanathan ionic model. More...

Inheritance diagram for carputils.model.ionic.PathmanathanIonicModel:

Static Public Attributes

string SHORTNAME = 'pathmanathan'
 
string MODELID = 'Pathmanathan'
 
dictionary PARAMETERS = {'beta': 1.0, 'Cm': 200.0, 'xi': 3.0}
 

Detailed Description

Describes the Pathmanathan 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 beta float, optional Value of beta, defaults to 1.0 Cm float, optional Value of Cm, defaults to 200.0 xi float, optional Value of xi, defaults to 3.0

Member Data Documentation

◆ MODELID

string carputils.model.ionic.PathmanathanIonicModel.MODELID = 'Pathmanathan'
static

◆ PARAMETERS

dictionary carputils.model.ionic.PathmanathanIonicModel.PARAMETERS = {'beta': 1.0, 'Cm': 200.0, 'xi': 3.0}
static

◆ SHORTNAME

string carputils.model.ionic.PathmanathanIonicModel.SHORTNAME = 'pathmanathan'
static

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