Location: Deforming Heart @ 73e1051f4237 / deforming_heart.json

Author:
Dougal Cowan <devnull@localhost>
Date:
2011-03-28 10:34:18+13:00
Desc:
fixed surface to copper, and hopefully fixed the xiFace issue
Permanent Source URI:
https://models.cellml.org/workspace/deformingheart/rawfile/73e1051f423725c4970990acc5985dffd1da44c1/deforming_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", 
                "heart0000.exnode"
            ], 
            "graphics": [
                {
                    "type": "lines",
                    "ambient" : [1, 0.4, 0],
                    "diffuse" : [1, 0.7, 0],               
                },
                {
                    "type": "surface",
                    "ambient" : [1, 0.2, 0],
                    "diffuse" : [0.6, 0.3, 0],
                    "specular" : [0.7, 0.7, 0.5],
                    "shininess" : 0.3,
                    "xiFace" : "xi3_0"
                }


            ], 

         "elementDiscretization" : 8,
         "region_name" : "heart",
     "group": "Structures", 
     "label": "heart",
     "load": true, 
        }
    ], 
}