Skip to content
Snippets Groups Projects
emptySetup.json 336 B
Newer Older
  • Learn to ignore specific revisions
  • Amira Abdel-Rahman's avatar
    Amira Abdel-Rahman committed
    {
    	"nodes": [],
        "edges": [],
        "ndofs"   : 0,
        "animation" :  {
            "showDisplacement" : true,
            "exaggeration" : 2000,
            "speed":3.0
        },
        "viz" :{
            "minStress":-500,
            "maxStress": 500,
            "colorMaps":["coolwarm","YlGnBu", "winter" ,"jet"],
            "colorMap":0
        },
        "bar":false
    }