Opened 12 years ago
Closed 12 years ago
#1777 closed defect (fixed)
function handlin failed for Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT
Reported by: | Jens Frenkel | Owned by: | Martin Sjölund |
---|---|---|---|
Priority: | high | Milestone: | 1.9.0 |
Component: | Frontend | Version: | trunk |
Keywords: | functions msl31 | Cc: | Martin Sjölund |
Description
The example Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT
failed to compile because the function
Modelica.Media.Water.StandardWater.molarMass
has partialPrefix = true and is skipped from SimCode.elaborateFunctions2
Change History (2)
Note:
See TracTickets
for help on using tickets.
As far as I can tell, the function is marked partial. I sent a ticket to the MA trac to confirm, and it seems it is a library error.