Opened 10 years ago

Closed 9 years ago

Last modified 9 years ago

#3127 closed defect (fixed)

resolveLoops module break jacobian for linear systems

Reported by: Lennart Ochel Owned by: Willi Braun
Priority: high Milestone: 1.9.4
Component: Backend Version: trunk
Keywords: Cc: Volker Waurich

Description

The model ComparisonQuasiStationary2 in testsuite\simulation\modelica\resolveLoops fails with the following compilation error:

ComparisonQuasiStationary2_03lsy.c: In function ‘ComparisonQuasiStationary2_initialLinearSystem’:
ComparisonQuasiStationary2_03lsy.c:347: error: ‘ComparisonQuasiStationary2_functionJacNLSJac2_column’ undeclared (first use in this function)
ComparisonQuasiStationary2_03lsy.c:347: error: (Each undeclared identifier is reported only once
ComparisonQuasiStationary2_03lsy.c:347: error: for each function it appears in.)
ComparisonQuasiStationary2_03lsy.c:348: error: ‘ComparisonQuasiStationary2_initialAnalyticJacobianNLSJac2’ undeclared (first use in this function)
make: *** [ComparisonQuasiStationary2_03lsy.o] Error 1

Change History (4)

comment:1 by Willi Braun, 10 years ago

Status: newaccepted

It seem that differentiation of Modelica.Magnetic.FluxTubes.Material.SoftMagnetic.mu_rApprox fail.

comment:2 by Willi Braun, 9 years ago

Milestone: Future1.9.4
Resolution: fixed
Status: acceptedclosed

Seems to be fixed in the meanwhile.

comment:3 by Martin Sjölund, 9 years ago

Milestone: 1.9.41.9.4-1.9.x

Milestone renamed

comment:4 by Martin Sjölund, 9 years ago

Milestone: 1.9.4-1.9.x1.9.4

Milestone renamed

Note: See TracTickets for help on using tickets.