Ticket #4951: OneModel_info.json

File OneModel_info.json, 1.4 KB (added by nboldi@…, 7 years ago)
Line 
1{"format":"Transformational debugger info","version":1,
2"info":{"name":"OneModel","description":""},
3"variables":{
4"h":{"comment":"","kind":"state","type":"Real","unit":"","displayUnit":"","source":{"info":{"file":"OneModel","lineStart":2,"lineEnd":2,"colStart":3,"colEnd":16},"within":["Real"]}},
5"der(h)":{"comment":"","kind":"derivative","type":"Real","unit":"","displayUnit":"","source":{"info":{"file":"OneModel","lineStart":2,"lineEnd":2,"colStart":3,"colEnd":16},"within":["Real"]}},
6"$outputStateAlias_h":{"comment":"","kind":"variable","type":"Real","unit":"","displayUnit":"","source":{"info":{"file":"OneModel","lineStart":2,"lineEnd":2,"colStart":3,"colEnd":16},"within":["Real"]}}
7},
8"equations":[{"eqIndex":0,"tag":"dummy"},
9{"eqIndex":1,"tag":"alias","equation":[3],"section":"initial"},
10{"eqIndex":2,"section":"initial","tag":"assign","defines":["h"],"uses":[],"equation":["0.0"],"source":{"info":{"file":"OneModel","lineStart":4,"lineEnd":4,"colStart":3,"colEnd":8},"within":["OneModel"]}},
11{"eqIndex":3,"section":"regular","tag":"assign","defines":["der(h)"],"uses":[],"equation":["1.0"],"source":{"info":{"file":"OneModel","lineStart":6,"lineEnd":6,"colStart":3,"colEnd":13},"within":["OneModel"]}},
12{"eqIndex":4,"section":"regular","tag":"assign","defines":["$outputStateAlias_h"],"uses":["h"],"equation":["h"],"source":{"info":{"file":"","lineStart":0,"lineEnd":0,"colStart":0,"colEnd":0}}}
13],
14"functions":[
15]
16}