<?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 ../../../schemas/OpenMICompliancyInfo.xsd">
	<generalSoftwareInfo>
		<component name="RMM-NTUA" version="1.0">
			<description>Delphi Reservoir Management Model</description>
			<url>http://www.chi.civil.ntua.gr/en/european/openmi_rep.html</url>
		</component>
		<contactInfo>
			<supplierName>National and Technical University of Athens</supplierName>
			<contactPerson>John Liagouris, Eleftheria Safiolea</contactPerson>
			<supplierEmail>liagos@chi.civil.ntua.gr, safiolea@chi.civil.ntua.gr</supplierEmail>
		</contactInfo>
		<availability component="free" source="available">
			<comment>Both Wrapper and Engine source codes are available</comment>
		</availability>
	</generalSoftwareInfo>
	<supportForOpenMI>
		<compliancy>
			<technology>dotNet</technology>
			<openMIStandardVersion>1.4.0.0</openMIStandardVersion>
		</compliancy>
		<exchangeItems>
			<inputExchangeItem>
				<quantity>
					<description>InFlow</description>
					<dimension lenght="3" time="-1"/>
				</quantity>
				<elementSet elementType="IDBased">
					<description>An ElementSet with one element that represents the actual Reservoir.</description>
				</elementSet>
			</inputExchangeItem>
			<outputExchangeItem>
				<quantity>
					<description>Flow</description>
					<dimension lenght="3" time="-1"/>
				</quantity>
				<elementSet elementType="IDBased">
					<description>An ElementSet with one element that represents the actual Reservoir.</description>
				</elementSet>
			</outputExchangeItem>
		</exchangeItems>
		<optionalInterfaces>
			<IManageState isSupported="false">
				<comment>Not implemented for RMM-NTUA</comment>
			</IManageState>
			<IDiscreteTimes isSupported="false"/>
		</optionalInterfaces>
	</supportForOpenMI>
</OpenMICompliancyInfo>
