Opened 10 years ago

Last modified 7 years ago

#3125 closed defect

Modelica.Media.Air.MoistAir.PsychrometicData — at Version 1

Reported by: Christoph Höger Owned by: somebody
Priority: high Milestone:
Component: Frontend Version: trunk
Keywords: Cc:

Description (last modified by Christoph Höger)

I wanted to test my observation (https://trac.modelica.org/Modelica/ticket/1654) that there is some recursion in the MoistAir model and run omc 1.9.1 on it:

$ omc +i=Modelica.Media.Air.MoistAir.PsychrometicData test.mo Modelica
Error processing file: test.mo
Error: Class Modelica.Media.Air.MoistAir.PsychrometicData not found in scope <TOP>.

# Error encountered! Exiting...
# Please check the error message and the flags.

Execution failed!
$ omc +version
1.9.1+dev (r20342) (RML version)

I think this is a bug, regardless of the handling of the recursive element, since at least the error message is totally misleading. However, the omc build status seems to indicate that MoistAir.PsychrometicData is either not used in any simulation or somehow handled by omc.

Change History (1)

comment:1 by Christoph Höger, 10 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.