<?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="RiSH-1D" version="1.4.0.0">
			<description>Fortran Hydraulic River 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="restricted">
			<comment>Free component with only Wrapper's source code 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 for each node. Each ElementSet is identified by node:N', where N is the node number.</description>
				</elementSet>
			</inputExchangeItem>
			<outputExchangeItem>
				<quantity>
					<description>Flow</description>
					<dimension lenght="3" time="-1"/>
				</quantity>
				<elementSet elementType="IDBased">
					<description>An ElementSet for each branch. Each ElementSet is identified by 'branch:N', where N is the branch number.</description>
				</elementSet>
			</outputExchangeItem>
		</exchangeItems>
		<optionalInterfaces>
			<IManageState isSupported="false">
				<comment>Not implemented for this RiSH-1D</comment>
			</IManageState>
			<IDiscreteTimes isSupported="false"/>
		</optionalInterfaces>
	</supportForOpenMI>
</OpenMICompliancyInfo>
