<?xml version="1.0" encoding="UTF-8"?>
<OpenMICompliancyInfo xmlns="http://www.openmi.org" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openmi.org ..\..\..\..\..\..\OpenMI.Standard\src\OpenMICompliancyInfo.xsd">
	<generalSoftwareInfo>
		<component name="SMUSI OpenMI" version="5.1 OpenMI">
			<description>
        Hydrologic runoff and pollution load model (urban sewer systems).
      </description>
			<url>http://www.ihwb.tu-darmstadt.de/research/research.tud</url>
		</component>
		<contactInfo>
			<supplierName>TU Darmstadt - Section of Engineering Hydrology and Water Management</supplierName>
			<contactPerson>Frank Reussner</contactPerson>
			<postalAddress>Petersenstr. 13, 64287 Darmstadt, Germany</postalAddress>
			<supplierEmail>reussner@ihwb.tu-darmstadt.de</supplierEmail>
		</contactInfo>
		<availability component="commercial" source="private" >
	  	<comment>Official assessment software of the State of Hesse, Germany (http://www.hlug.de) </comment>
		</availability>
	</generalSoftwareInfo>
	<supportForOpenMI>
		<compliancy>
			<technology>dotNet</technology>
			<openMIStandardVersion>1.4.0.0</openMIStandardVersion>
		</compliancy>
		<exchangeItems>
			<inputExchangeItem>
				<quantity>
					<description>Q</description>
					<dimension lenght="3" time="-1"/>
				</quantity>
				<elementSet elementType="IDBased">
					<description>Node ID associated with inflow profile</description>
				</elementSet>
			</inputExchangeItem>
			<inputExchangeItem>
				<quantity>
					<description>pollution concentration</description>
					<dimension lenght="-3" mass="1"/>
				</quantity>
				<elementSet elementType="IDBased">
					<description>Node ID associated with pollution concentrations [mg/l](depends on the used water quality model)</description>
				</elementSet>
			</inputExchangeItem>
			<outputExchangeItem>
				<quantity>
					<description>Q</description>
          <dimension lenght="3" time="-1"/>
				</quantity>
				<elementSet elementType="IDBased">
					<description>Node ID associated with outflow (water does not remain in system)</description>
				</elementSet>
			</outputExchangeItem>
			<outputExchangeItem>
        <quantity>
          <description>pollution concentration</description>
          <dimension lenght="-3" mass="1"/>
        </quantity>
        <elementSet elementType="IDBased">
          <description>Node ID associated with pollution concentrations [mg/l](depends on the used water quality model)</description>
        </elementSet>
      </outputExchangeItem>
		</exchangeItems>
	</supportForOpenMI>
</OpenMICompliancyInfo>

