UserTutorials/CardiacExecutable/HardCodedCellModels

Hardcoded cell model options

The hardcoded cell models are listed in the schema (.xsd) file, which should be present in any folder containing an xml parameters file.

In ChasteParameters_2_1.xsd, the hardcoded cell models are

<xs:enumeration value="Fox2002BackwardEuler"/>
<xs:enumeration value="LuoRudyIBackwardEuler"/>
<xs:enumeration value="LuoRudyI"/>
<xs:enumeration value="FaberRudy2000Optimised"/>
<xs:enumeration value="FaberRudy2000"/>
<xs:enumeration value="DifrancescoNoble"/>
<xs:enumeration value="MahajanShiferaw"/>
<xs:enumeration value="HodgkinHuxley"/>
<xs:enumeration value="tenTusscher2006"/>
<xs:enumeration value="Maleckar"/>