Opened 7 years ago
Closed 7 years ago
#4832 closed defect (fixed)
Other lookup issues in Modelica.Media
Reported by: | Francesco Casella | Owned by: | Per Östlund |
---|---|---|---|
Priority: | high | Milestone: | 2.0.0 |
Component: | New Instantiation | Version: | |
Keywords: | Cc: |
Description
Please check Modelica.Media.Examples.TestOnly.FlueGas. The following error is reported:
[OMCompiler/build/lib/omlibrary/Modelica 3.2.2/Media/package.mo:2864:7-2869:48:writable] Error: Function Modelica.Media.Air.ReferenceMoistAir.setState_pTX not found in scope Inverse_sh_TX.
Note:
See TracTickets
for help on using tickets.
This seems to have been fixed, possibly by 921ea29. Now the model fails due to #4831 like most Media models.