Skip to content

Commit db809d5

Browse files
committed
cookbook fixed
1 parent e00ace4 commit db809d5

File tree

13 files changed

+1913
-907
lines changed

13 files changed

+1913
-907
lines changed

.DS_Store

0 Bytes
Binary file not shown.

custom_presets.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"custom_1": {
3+
"Potential energy": {
4+
"Value": 2.0,
5+
"Units": ""
6+
},
7+
"Kinetic energy": {
8+
"Value": 1.0,
9+
"Units": ""
10+
},
11+
"Total mechanical energy": {
12+
"Value": -4.0,
13+
"Units": ""
14+
}
15+
}
16+
}

lib/bindings/utils.js

Lines changed: 0 additions & 189 deletions
This file was deleted.

0 commit comments

Comments
 (0)