Location: Heart Model @ 8d72273b22d4 / heart.json

Author:
alan wu <alan.wu@auckland.ac.nz>
Date:
2012-01-12 16:59:28+13:00
Desc:
Updated fieldml file to 0.5.
Permanent Source URI:
http://models.cellml.org/workspace/heart/rawfile/8d72273b22d44714c2deb6f734793fdfb4a5c19f/heart.json

{
	 "View" : [
		{
    	"camera" : [9.70448, -288.334, -4.43035],
	   "target" : [9.70448, 6.40667, -4.43035],
	   "up"     : [-1, 0, 0],
		"angle" : 40
		}
	 ],
    "Models": [
        {
            "files": [
                "heart.exelem", 
                "heart.exnode"
            ], 
            "graphics": [
                {
                    "type": "surface",
						  "ambient" : [0.4, 0, 0.9],
						  "diffuse" : [0.4, 0,0.9],
				        "alpha" : 0.3,
						  "xiFace" : "xi3_1"
                },
                {
                    "type": "surface",
						  "ambient" : [0.3, 0, 0.3],
						  "diffuse" : [1, 0, 0],
				        "specular" : [0.5, 0.5, 0.5],
						  "shininess" : 0.5,
						  "xiFace" : "xi3_0"
                },
					 {
						  "type": "lines"
					 },
					 {
						  "type": "elementPoints",
						  "glyph": "sheet",
						  "discretization" : [4, 4, 1],
						  "size": [3, 2, 3],
						  "orientation": "fibres",
						  "scale":  [0, 0, 0],
						  "material" : "blue"
					 },
					 {
						  "type": "elementPoints",
						  "glyph": "arrow_solid",
						  "discretization" : [4, 4, 1],
						  "size": [3, 1, 1.5],
						  "orientation": "fibres",
						  "scale":  [0, 0, 0],
						  "material" : "gold"
					 }
            ], 
				"elementDiscretization" : 8,
				"region_name" : "heart",
            "group": "Structures", 
            "label": "heart",
            "load": true
        }
	]
}