File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ case SIMCODE(__) then
140
140
needsExecutionTool =" false"
141
141
canHandleVariableCommunicationStepSize =" true"
142
142
canInterpolateInputs =" false"
143
- maxOutputDerivativeOrder =" 1 "
143
+ maxOutputDerivativeOrder =" 0 "
144
144
canRunAsynchronuously = " false"
145
145
canBeInstantiatedOnlyOncePerProcess =" false"
146
146
canNotUseMemoryManagementFunctions =" false"
Original file line number Diff line number Diff line change @@ -301,7 +301,7 @@ template Implementation()
301
301
canHandleEvents =" true"
302
302
canBeInstantiatedOnlyOncePerProcess =" false"
303
303
canInterpolateInputs =" true"
304
- maxOutputDerivativeOrder =" 1 " />
304
+ maxOutputDerivativeOrder =" 0 " />
305
305
</CoSimulation _StandAlone >
306
306
</Implementation >
307
307
>>
You can’t perform that action at this time.
0 commit comments