Opened 6 years ago

Closed 6 years ago

#5162 closed defect (fixed)

Issue with NFTyping.typeClassSections

Reported by: casella Owned by: perost
Priority: high Milestone: 2.0.0
Component: New Instantiation Version:
Keywords: Cc:

Description

Please check ThermoPower.Test.GasComponents.TestGT. NFTyping.typeClassSections fails with

[OMCompiler/build/lib/omlibrary/ThermoPower 3.1/Gas.mo:3330:7-3330:43:writable]
Error: Type mismatch in equation 
GTunit.gas.Xi = {inStream(GTunit.Air_in.Xi_outflow[$i1]) for $i1 in 1:4} 
of type Real[3] = Real[4].

Change History (2)

comment:1 Changed 6 years ago by casella

Probably the same issue as #5017

comment:2 Changed 6 years ago by casella

  • Resolution set to fixed
  • Status changed from new to closed

This model now simulates successfully

Note: See TracTickets for help on using tickets.