Skip to content

Trame Examples with animations #20

Answered by jourdain
munirakhtar asked this question in Trame/VTK
Discussion options

You must be logged in to vote

Good catch... I was not using the one in the repo. I just pushed a fix to match what the code is expecting.

+++ b/examples/ParaView/TimeAnimation/car-crash.json
@@ -16,8 +16,8 @@
         "CellArrayStatus": ["Max. Pl. Strain", "Von Mises Stress", "Element id"]
     },    
     "fields": [
-        { "text": "Max. Pl. Strain", "value":"Max. Pl. Strain", "location": "CELLS", "range": [0.0001, 0.05] },
-        { "text": "Von Mises Stress", "value":"Von Mises Stress", "location": "CELLS" , "range": [50, 500]},
-        { "text": "Element id", "value":"Element id", "location": "CELLS" , "range": [2000000, 4000000] }
+        { "text": "Max. Pl. Strain", "value": 0, "location": "CELLS", "range…

Replies: 7 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jourdain
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jourdain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants