Location: Heart Model @ 4b3640fe8fec / heart.json

Author:
Tommy Yu <tommy.yu@auckland.ac.nz>
Date:
2012-05-15 13:36:55+12:00
Desc:
Updated json for pmr2.fieldml-0.5
Permanent Source URI:
http://models.cellml.org/workspace/heart/rawfile/4b3640fe8fec195cfb317ba7d5798473232efe6d/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": "surfaces",
						  "ambient" : [0.4, 0, 0.9],
						  "diffuse" : [0.4, 0,0.9],
				        "alpha" : 0.3,
						  "xiFace" : "xi3_1"
                },
                {
                    "type": "surfaces",
						  "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
        }
	]
}