﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3125	Modelica.Media.Air.MoistAir.PsychrometicData	Christoph Höger	Adrian Pop	"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. "	defect	closed	high		Frontend	trunk	worksforme		
