Skip to content

Commit c3bec90

Browse files
committed
removed tab characters from code.
minor modifications to examples. minor commenting changes.
1 parent ae82e68 commit c3bec90

File tree

3 files changed

+2609
-2613
lines changed

3 files changed

+2609
-2613
lines changed

files/test2.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"INPUTS": {
2+
"inputs": {
33
"t0": 0.1000000000000000E+000,
44
"tf": 0.1100000000000000E+001,
55
"x0": 0.9999000000000000E+004,
6-
"current_segment": 1,
7-
"segment_groups": [
6+
"integer_scalar": 1,
7+
"integer_array": [
88
2,
99
4,
1010
99
@@ -21,7 +21,7 @@
2121
true
2222
]
2323
},
24-
"TRAJECTORY": [
24+
"trajectory": [
2525
{
2626
"VARIABLE": "Rx",
2727
"UNITS": "km",

0 commit comments

Comments
 (0)