Contact

class Contact "Contact"
    extends Modelica.Icons.Contact;

    annotation (Documentation(info = "<html>\n<h4>Library officer and main author</h4>\n\n<p>\n<strong>Hubertus Tummescheit</strong><br>\nModelon AB<br>\nIdeon Science Park<br>\nSE-22730 Lund, Sweden<br>\nemail: <a href=\"mailto:Hubertus.Tummescheit@Modelon.se\">Hubertus.Tummescheit@Modelon.se</a>\n</p>\n\n<h4>Acknowledgements</h4>\n\n<p>\nThe development of this library has been a collaborative effort\nand many have contributed:\n</p>\n<ul>\n<li> The essential parts of the media models have been implemented\n     in the ThermoFluid library by Hubertus Tummescheit with\n     help from Jonas Eborn and Falko Jens Wagner. These media models\n     have been converted to the Modelica.Media interface definition\n     and have been improved by Hubertus Tummescheit.</li>\n<li> The effort for the development of the Modelica.Media library has been\n     organized by Martin Otter who also contributed to the design,\n     implemented part of the generic models, contributed to the User's Guide\n     and provided the generic test suite Modelica.Media.Examples.Tests.</li>\n<li> The basic idea for the medium model interface based on packages\n     is from Michael Tiller who also contributed to the design.</li>\n<li> The first design of the medium model interface is from\n     Hilding Elmqvist. The design and the implementation has been further\n     improved at the Modelica design meetings in<br>\n     Dearborn, Nov. 20-22, 2002<br>\n     Dearborn, Sept. 2-4, 2003<br>\n     Lund Jan. 28-30, 2004<br>\n     Munich, May 26-28, 2004<br>\n     Lund, Aug. 30-31, 2004<br>\n     Dearborn, Nov. 15-17, 2004<br>\n     Cremona Jan. 31 - Feb. 2, 2005.</li>\n<li> Hans Olsson, Sven Erik Mattsson and Hilding Elmqvist developed\n     symbolic transformation algorithms and implemented them in Dymola\n     to improve the efficiency considerably (e.g., to avoid non-linear\n        systems of equations).</li>\n<li>Katrin Pr&ouml;&szlig; implemented the moist air model</li>\n<li> R&uuml;diger Franke performed the first realistic tests of the Modelica.Media\n        and Modelica_Fluid libraries and gave valuable feedback.</li>\n<li> Francesco Casella has been the most relentless bug-hunter and tester of the\n     water and ideal gas properties. He also contributed to the User's Guide.</li>\n<li> John Batteh, Daniel Bouskela, Jonas Eborn, Andreas Idebrant, Charles Newman,\n     Gerhart Schmitz, and the users of the ThermoFluid library provided\n     many useful comments and feedback.</li>\n</ul>\n</html>"));
end Contact;