Changes between Initial Version and Version 1 of Ticket #4237, comment 10
- Timestamp:
- 2017-01-29T18:02:48Z (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4237, comment 10
initial v1 1 It appears painful to add something to a Jac ibian, because it is defined as tuple, i.e. would require changes at many places. Alternatively the Jacobian vars can be added to the already existing `SimCode.crefToClockIndexHT` -- e.g. used for clockIndex to modelDescription.xml.1 It appears painful to add something to a Jacobian, because it is defined as tuple, i.e. would require changes at many places. Alternatively the Jacobian vars can be added to the already existing `SimCode.crefToClockIndexHT` -- e.g. used for clockIndex to modelDescription.xml. 2 2 3 3 This patch extends your [https://github.com/wibraun/OMCompiler/commit/07d95e8c95328e3b194370963074ae7d080921cc commit 07d95e].