Changes between Initial Version and Version 1 of Ticket #4851


Ignore:
Timestamp:
2018-03-30T21:42:25Z (7 years ago)
Author:
Francesco Casella
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4851 – Description

    initial v1  
    77- the initializeDAEmodeData function
    88
    9 I would recommend at the very least to put each of the last five functions in a separate C source file. It would also be good to split the first part of the file, containing the residual functions, in multiple chunks, as already done for the 06inz.c file, see ticket:3963#comment:6. This would dramatically speed up the code generation for large models, where C compilation is currently the bottleneck.
     9I would recommend at the very least to put each of the last five functions in separate C source files. It would also be good to split the first part of the file, containing the residual functions, in multiple chunks, as already done for the 06inz.c file, see ticket:3963#comment:6. This would dramatically speed up the code generation for large models, where C compilation is currently the bottleneck.