<?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: Integration Methods and DT</title>
	<atom:link href="http://blog.iseesystems.com/wp-404-handler.php?404;http://blog.iseesystems.com:80/modeling-tips/integration-methods-and-dt/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.iseesystems.com/modeling-tips/integration-methods-and-dt/</link>
	<description>isee systems blog</description>
	<lastBuildDate>Sun, 29 Jan 2012 22:29:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: David</title>
		<link>http://blog.iseesystems.com/modeling-tips/integration-methods-and-dt/comment-page-1/#comment-1823</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 18 Jan 2011 20:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iseesystems.com/?p=2982#comment-1823</guid>
		<description>Thank you Richard, I did. The error was related with usage of PULSE function within IF-THEN-ELSE statement. Now the model works fine, regardless of DT value.</description>
		<content:encoded><![CDATA[<p>Thank you Richard, I did. The error was related with usage of PULSE function within IF-THEN-ELSE statement. Now the model works fine, regardless of DT value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Turnock</title>
		<link>http://blog.iseesystems.com/modeling-tips/integration-methods-and-dt/comment-page-1/#comment-1821</link>
		<dc:creator>Richard Turnock</dc:creator>
		<pubDate>Tue, 18 Jan 2011 18:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iseesystems.com/?p=2982#comment-1821</guid>
		<description>DT does not have any units.  DT is not time.  Modelers should not be using IF-THEN-ELSE or any other modeling trick to compensate for using the wrong DT.  There are ways to tell if the DT is too big or too small.  Find someone who knows how to explain DT properly.</description>
		<content:encoded><![CDATA[<p>DT does not have any units.  DT is not time.  Modelers should not be using IF-THEN-ELSE or any other modeling trick to compensate for using the wrong DT.  There are ways to tell if the DT is too big or too small.  Find someone who knows how to explain DT properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kchichakly</title>
		<link>http://blog.iseesystems.com/modeling-tips/integration-methods-and-dt/comment-page-1/#comment-1740</link>
		<dc:creator>kchichakly</dc:creator>
		<pubDate>Sat, 31 Jul 2010 02:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iseesystems.com/?p=2982#comment-1740</guid>
		<description>Hi David, Unfortunately, there are ways to make your model DT-dependent.  These usually involve discrete formulations, such as using an IF-THEN-ELSE to decide on the value of the flow rather than setting the flow to a continuous value (such as 20).  If you are doing this discretely, you need to divide the flow value by DT to compensate for the fact that the flow value is multiplied by DT before being added to (or subtracted from) the stock.  If this does not point you in the right direction, please e-mail your model and question to &lt;a href=&quot;mailto:support@iseesystems.com&quot; rel=&quot;nofollow&quot;&gt;support@iseesystems.com&lt;/a&gt; and we will get right back to you.</description>
		<content:encoded><![CDATA[<p>Hi David, Unfortunately, there are ways to make your model DT-dependent.  These usually involve discrete formulations, such as using an IF-THEN-ELSE to decide on the value of the flow rather than setting the flow to a continuous value (such as 20).  If you are doing this discretely, you need to divide the flow value by DT to compensate for the fact that the flow value is multiplied by DT before being added to (or subtracted from) the stock.  If this does not point you in the right direction, please e-mail your model and question to <a href="mailto:support@iseesystems.com" rel="nofollow">support@iseesystems.com</a> and we will get right back to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://blog.iseesystems.com/modeling-tips/integration-methods-and-dt/comment-page-1/#comment-1739</link>
		<dc:creator>david</dc:creator>
		<pubDate>Fri, 30 Jul 2010 11:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iseesystems.com/?p=2982#comment-1739</guid>
		<description>I am modeling the dependence of production from workforce, for instance adding 20 people to initial 20. The time unit is days. There are 300 workdays. If dt=1, the sum is 40 people. But if I set DT to one-half of the smallest time constant (day), I end up with only 30 people after 300 days, or with 25, if DT=0.25. Does it means that decreasing DT below actual time unit can distort the results?</description>
		<content:encoded><![CDATA[<p>I am modeling the dependence of production from workforce, for instance adding 20 people to initial 20. The time unit is days. There are 300 workdays. If dt=1, the sum is 40 people. But if I set DT to one-half of the smallest time constant (day), I end up with only 30 people after 300 days, or with 25, if DT=0.25. Does it means that decreasing DT below actual time unit can distort the results?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Agung</title>
		<link>http://blog.iseesystems.com/modeling-tips/integration-methods-and-dt/comment-page-1/#comment-1738</link>
		<dc:creator>Agung</dc:creator>
		<pubDate>Sat, 24 Jul 2010 05:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iseesystems.com/?p=2982#comment-1738</guid>
		<description>thank you Mr Jeremy Merritt,  i&#039;ll send it with the problem that i dont understand.</description>
		<content:encoded><![CDATA[<p>thank you Mr Jeremy Merritt,  i&#39;ll send it with the problem that i dont understand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Merritt</title>
		<link>http://blog.iseesystems.com/modeling-tips/integration-methods-and-dt/comment-page-1/#comment-1737</link>
		<dc:creator>Jeremy Merritt</dc:creator>
		<pubDate>Fri, 23 Jul 2010 18:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iseesystems.com/?p=2982#comment-1737</guid>
		<description>Hi Agung.  Send an email (and attach the model) to &lt;a href=&quot;mailto:support@iseesystems.com&quot; rel=&quot;nofollow&quot;&gt;support@iseesystems.com&lt;/a&gt; and we&#039;ll see if we can help you figure this out.</description>
		<content:encoded><![CDATA[<p>Hi Agung.  Send an email (and attach the model) to <a href="mailto:support@iseesystems.com" rel="nofollow">support@iseesystems.com</a> and we&#39;ll see if we can help you figure this out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Agung</title>
		<link>http://blog.iseesystems.com/modeling-tips/integration-methods-and-dt/comment-page-1/#comment-1736</link>
		<dc:creator>Agung</dc:creator>
		<pubDate>Fri, 23 Jul 2010 03:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iseesystems.com/?p=2982#comment-1736</guid>
		<description>hello, i was using stella 9.13 for my group discussion, and there&#039;s something that i dont understand, it&#039;s about making normal distributiton,&lt;br&gt;i thought we have inserted the right comand,, Norm(means,stddev),&lt;br&gt;but after we run the simulation for some periods, the graph, sometimes, was not looked like a normal distributed datas, how could this happen?&lt;br&gt;sorry if my question is out of the topic</description>
		<content:encoded><![CDATA[<p>hello, i was using stella 9.13 for my group discussion, and there&#39;s something that i dont understand, it&#39;s about making normal distributiton,<br />i thought we have inserted the right comand,, Norm(means,stddev),<br />but after we run the simulation for some periods, the graph, sometimes, was not looked like a normal distributed datas, how could this happen?<br />sorry if my question is out of the topic</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Why DT Matters &#124; Making Connections</title>
		<link>http://blog.iseesystems.com/modeling-tips/integration-methods-and-dt/comment-page-1/#comment-1734</link>
		<dc:creator>Why DT Matters &#124; Making Connections</dc:creator>
		<pubDate>Mon, 19 Jul 2010 21:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iseesystems.com/?p=2982#comment-1734</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kchichakly</title>
		<link>http://blog.iseesystems.com/modeling-tips/integration-methods-and-dt/comment-page-1/#comment-1733</link>
		<dc:creator>kchichakly</dc:creator>
		<pubDate>Fri, 16 Jul 2010 21:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iseesystems.com/?p=2982#comment-1733</guid>
		<description>Thank you for pointing that out!  My editors and I missed that typo - and I should have double-checked with a calculator.</description>
		<content:encoded><![CDATA[<p>Thank you for pointing that out!  My editors and I missed that typo &#8211; and I should have double-checked with a calculator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akbar</title>
		<link>http://blog.iseesystems.com/modeling-tips/integration-methods-and-dt/comment-page-1/#comment-1732</link>
		<dc:creator>Akbar</dc:creator>
		<pubDate>Fri, 16 Jul 2010 20:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iseesystems.com/?p=2982#comment-1732</guid>
		<description>In the second paragraph, you have:&lt;br&gt;&lt;br&gt;2nd year: interest = $1100 × 0.1 = $110; Balance = 1110 + 110 = $1220 &lt;br&gt;&lt;br&gt;This should be 1100 + 110 = $1210, and the following lines accordingly modified.</description>
		<content:encoded><![CDATA[<p>In the second paragraph, you have:</p>
<p>2nd year: interest = $1100 × 0.1 = $110; Balance = 1110 + 110 = $1220 </p>
<p>This should be 1100 + 110 = $1210, and the following lines accordingly modified.</p>
]]></content:encoded>
	</item>
</channel>
</rss>




