Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2014
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. {
  2. "joints" : [ { "x": 0, "s": true, "F": 0 }
  3. { "x": 0.1, "s": false, "F": -40 }
  4. { "x": 0.5, "s":false, "F": 10 }
  5. { "x": 0.7, "s":true, "F": 0 } ],
  6. "bartypes" : [ { "E" : 2e-5, "lims": 1e-4, "limc": 1e-4 } ],
  7. "bars" : [ { "j_0": 1, "j_L" : 2, "A": 0.03, "q" : 0, "type" : 1 },
  8. { "j_0": 2, "j_L" : 3, "A": 0.02, "q" : 20, "type" : 1 },
  9. { "j_0": 3, "j_L" : 4, "A": 0.04, "q" : -30, "type" : 1} ]
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement