Opened 6 years ago
Closed 6 years ago
#5162 closed defect (fixed)
Issue with NFTyping.typeClassSections
Reported by: | Francesco Casella | Owned by: | Per Östlund |
---|---|---|---|
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 by , 6 years ago
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This model now simulates successfully
Note:
See TracTickets
for help on using tickets.
Probably the same issue as #5017