Changes between Initial Version and Version 1 of Ticket #5806, comment 8
- Timestamp:
- 2021-01-21T16:08:47Z (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5806, comment 8
initial v1 22 22 but generate code that access it at other places: 23 23 {{{ 24 /* get old value */24 /* get old value */ 25 25 data->simulationInfo->nonlinearSystemData[0].nlsxOld[0] = data->simulationInfo->realParameter[81] /* GEN.iqPuStart PARAM */; 26 26 data->simulationInfo->nonlinearSystemData[0].nlsxOld[1] = data->simulationInfo->realParameter[83] /* GEN.lambdadPuStart PARAM */;