<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: EPANet and Matlab</title>
	<atom:link href="http://www.water-simulation.com/wsp/2009/05/06/epanet-and-matlab/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.water-simulation.com/wsp/2009/05/06/epanet-and-matlab/</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 07:46:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Elad Salomons</title>
		<link>http://www.water-simulation.com/wsp/2009/05/06/epanet-and-matlab/comment-page-1/#comment-153363</link>
		<dc:creator>Elad Salomons</dc:creator>
		<pubDate>Mon, 25 Jul 2011 20:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.water-simulation.com/wsp/?p=358#comment-153363</guid>
		<description>Dhafar - what error do you get with ENsetpatternvalue?</description>
		<content:encoded><![CDATA[<p>Dhafar &#8211; what error do you get with ENsetpatternvalue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dhafar</title>
		<link>http://www.water-simulation.com/wsp/2009/05/06/epanet-and-matlab/comment-page-1/#comment-153362</link>
		<dc:creator>Dhafar</dc:creator>
		<pubDate>Mon, 25 Jul 2011 14:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.water-simulation.com/wsp/?p=358#comment-153362</guid>
		<description>hi, I was trying to assign three different pump patterns to three pumps in the network model I worked on. Those patterns are chnaged, and I am willing to analyze the hydraulic behavior of the model for each time. I was trying to use setdata&quot;EN_Pattern&quot; but it seems it does not work. any sugeestion on how to set pump pattern for each pump outside the .inp file</description>
		<content:encoded><![CDATA[<p>hi, I was trying to assign three different pump patterns to three pumps in the network model I worked on. Those patterns are chnaged, and I am willing to analyze the hydraulic behavior of the model for each time. I was trying to use setdata&#8221;EN_Pattern&#8221; but it seems it does not work. any sugeestion on how to set pump pattern for each pump outside the .inp file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eshe</title>
		<link>http://www.water-simulation.com/wsp/2009/05/06/epanet-and-matlab/comment-page-1/#comment-153014</link>
		<dc:creator>eshe</dc:creator>
		<pubDate>Thu, 28 Oct 2010 20:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.water-simulation.com/wsp/?p=358#comment-153014</guid>
		<description>I am conducting a research on the application of Extended compact genetic algorithm(ECGA)for the optimization of pipe network systems. I have got a general ECGA code on Matlab. I have used Epanet software to simulate the hydraulics of the network. Epanet_matlab toolkit is available for the analysis of the hydraulics. However, I have got difficulties in integrating the two codes on Matlab to optimize the pipe network system. I kindly request you to show/highlight the basic concept to integrate the two codes.  
Thank you in advance</description>
		<content:encoded><![CDATA[<p>I am conducting a research on the application of Extended compact genetic algorithm(ECGA)for the optimization of pipe network systems. I have got a general ECGA code on Matlab. I have used Epanet software to simulate the hydraulics of the network. Epanet_matlab toolkit is available for the analysis of the hydraulics. However, I have got difficulties in integrating the two codes on Matlab to optimize the pipe network system. I kindly request you to show/highlight the basic concept to integrate the two codes.<br />
Thank you in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ayoub</title>
		<link>http://www.water-simulation.com/wsp/2009/05/06/epanet-and-matlab/comment-page-1/#comment-152970</link>
		<dc:creator>Ayoub</dc:creator>
		<pubDate>Wed, 29 Sep 2010 17:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.water-simulation.com/wsp/?p=358#comment-152970</guid>
		<description>Hello

I would like to know how to use the various types of pointers to have the values of nodes for example.
I tested with the pointer of the type “int32Ptr”, but I received an error message ”Pointer types must match data type“.

I have then to test another types of pointers (as indicated in the file epanet2.h), float, double,… and that did not go.

I thus do not know how to make, it is very urgent for me to finish the program.

thank you to propose a solution to me.

greetings.</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>I would like to know how to use the various types of pointers to have the values of nodes for example.<br />
I tested with the pointer of the type “int32Ptr”, but I received an error message ”Pointer types must match data type“.</p>
<p>I have then to test another types of pointers (as indicated in the file epanet2.h), float, double,… and that did not go.</p>
<p>I thus do not know how to make, it is very urgent for me to finish the program.</p>
<p>thank you to propose a solution to me.</p>
<p>greetings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hacene</title>
		<link>http://www.water-simulation.com/wsp/2009/05/06/epanet-and-matlab/comment-page-1/#comment-152848</link>
		<dc:creator>hacene</dc:creator>
		<pubDate>Sun, 15 Aug 2010 10:35:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.water-simulation.com/wsp/?p=358#comment-152848</guid>
		<description>I want to display the results of pressure from some nodes with their ID(Of course from a Matlab)</description>
		<content:encoded><![CDATA[<p>I want to display the results of pressure from some nodes with their ID(Of course from a Matlab)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hacene</title>
		<link>http://www.water-simulation.com/wsp/2009/05/06/epanet-and-matlab/comment-page-1/#comment-152847</link>
		<dc:creator>hacene</dc:creator>
		<pubDate>Sun, 15 Aug 2010 10:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.water-simulation.com/wsp/?p=358#comment-152847</guid>
		<description>I want to display the results of pressure from some nodes with their ID
(Of course from a Matlab</description>
		<content:encoded><![CDATA[<p>I want to display the results of pressure from some nodes with their ID<br />
(Of course from a Matlab</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mohammadreza</title>
		<link>http://www.water-simulation.com/wsp/2009/05/06/epanet-and-matlab/comment-page-1/#comment-152636</link>
		<dc:creator>mohammadreza</dc:creator>
		<pubDate>Mon, 28 Dec 2009 16:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.water-simulation.com/wsp/?p=358#comment-152636</guid>
		<description>Hi dears
I&#039;d be glad to be in connection with you and know as much as possible about EPANet features
I&#039;m ms student of university of tehran,iran
Regards
Mohamadreza</description>
		<content:encoded><![CDATA[<p>Hi dears<br />
I&#8217;d be glad to be in connection with you and know as much as possible about EPANet features<br />
I&#8217;m ms student of university of tehran,iran<br />
Regards<br />
Mohamadreza</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abrahan lopez</title>
		<link>http://www.water-simulation.com/wsp/2009/05/06/epanet-and-matlab/comment-page-1/#comment-150919</link>
		<dc:creator>Abrahan lopez</dc:creator>
		<pubDate>Thu, 01 Oct 2009 04:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.water-simulation.com/wsp/?p=358#comment-150919</guid>
		<description>i like to know how is the integration epanet -mathlab it seem interesting
if this is realy congratulations
i like to get more information about that.</description>
		<content:encoded><![CDATA[<p>i like to know how is the integration epanet -mathlab it seem interesting<br />
if this is realy congratulations<br />
i like to get more information about that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elad Salomons</title>
		<link>http://www.water-simulation.com/wsp/2009/05/06/epanet-and-matlab/comment-page-1/#comment-145904</link>
		<dc:creator>Elad Salomons</dc:creator>
		<pubDate>Wed, 08 Jul 2009 19:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.water-simulation.com/wsp/?p=358#comment-145904</guid>
		<description>Hi Demetrios, hope you are fine.

I have the hat too :)</description>
		<content:encoded><![CDATA[<p>Hi Demetrios, hope you are fine.</p>
<p>I have the hat too <img src='http://www.water-simulation.com/wsp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Demetrios Eliades</title>
		<link>http://www.water-simulation.com/wsp/2009/05/06/epanet-and-matlab/comment-page-1/#comment-145858</link>
		<dc:creator>Demetrios Eliades</dc:creator>
		<pubDate>Wed, 08 Jul 2009 13:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.water-simulation.com/wsp/?p=358#comment-145858</guid>
		<description>This is a great photo Elad!!! I still have the hat :)</description>
		<content:encoded><![CDATA[<p>This is a great photo Elad!!! I still have the hat <img src='http://www.water-simulation.com/wsp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

