Changes between Initial Version and Version 1 of Ticket #5806, comment 8


Ignore:
Timestamp:
2021-01-21T16:08:47Z (4 years ago)
Author:
Andreas Heuermann

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5806, comment 8

    initial v1  
    2222but generate code that access it at other places:
    2323{{{
    24 /* get old value */
     24  /* get old value */
    2525  data->simulationInfo->nonlinearSystemData[0].nlsxOld[0] = data->simulationInfo->realParameter[81] /* GEN.iqPuStart PARAM */;
    2626  data->simulationInfo->nonlinearSystemData[0].nlsxOld[1] = data->simulationInfo->realParameter[83] /* GEN.lambdadPuStart PARAM */;