<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Why is RK fixed not working in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/Why-is-RK-fixed-not-working/m-p/588410#M184151</link>
    <description>&lt;P&gt;Thank you for your reply. The x represents the start and end value for rkfixed and is in my opinion correct. It works when I use it without units&lt;/P&gt;</description>
    <pubDate>Thu, 10 Jan 2019 10:41:26 GMT</pubDate>
    <dc:creator>FDS</dc:creator>
    <dc:date>2019-01-10T10:41:26Z</dc:date>
    <item>
      <title>Why is RK fixed not working</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Why-is-RK-fixed-not-working/m-p/588368#M184147</link>
      <description>&lt;P&gt;I have a worksheet that perfectly worked without units, but when I try to insert units RKfixed says that there are still units although I believe I stripped them all. Would someone be so kind to check what I did overlook?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 06:14:27 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Why-is-RK-fixed-not-working/m-p/588368#M184147</guid>
      <dc:creator>FDS</dc:creator>
      <dc:date>2019-01-10T06:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Why is RK fixed not working</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Why-is-RK-fixed-not-working/m-p/588386#M184148</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;in the function D(x,--) the variable x isn't present .&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 08:04:29 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Why-is-RK-fixed-not-working/m-p/588386#M184148</guid>
      <dc:creator>-MFra-</dc:creator>
      <dc:date>2019-01-10T08:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Why is RK fixed not working</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Why-is-RK-fixed-not-working/m-p/588410#M184151</link>
      <description>&lt;P&gt;Thank you for your reply. The x represents the start and end value for rkfixed and is in my opinion correct. It works when I use it without units&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 10:41:26 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Why-is-RK-fixed-not-working/m-p/588410#M184151</guid>
      <dc:creator>FDS</dc:creator>
      <dc:date>2019-01-10T10:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Why is RK fixed not working</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Why-is-RK-fixed-not-working/m-p/588411#M184152</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Approx 89 is the result as predicted&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You do not need when finding the ratio of two values with the same units to divide by the units.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Not sure why you have vectorised the equations?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;
&lt;P&gt;Terry&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 10:45:31 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Why-is-RK-fixed-not-working/m-p/588411#M184152</guid>
      <dc:creator>terryhendicott</dc:creator>
      <dc:date>2019-01-10T10:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Why is RK fixed not working</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Why-is-RK-fixed-not-working/m-p/588414#M184153</link>
      <description>&lt;P&gt;Thank you for your reply. The vectorization is done because in the final version the inputs are vectors but you are right it is not necessary for the example file. It works indeed perfect when removing the vectorization. However when I use a vector it is no longer working as shown in the attached worksheet. Any further suggestions?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 11:05:40 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Why-is-RK-fixed-not-working/m-p/588414#M184153</guid>
      <dc:creator>FDS</dc:creator>
      <dc:date>2019-01-10T11:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Why is RK fixed not working</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Why-is-RK-fixed-not-working/m-p/588415#M184154</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Working File.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the definition of&amp;nbsp; D the parameters need to be unit less.&amp;nbsp;&amp;nbsp;PvO2.c is just a variable for the definition.&amp;nbsp; You could call it "y".&amp;nbsp; The units are applied to get&amp;nbsp;λ.p and not used in the second equation of the function "D".&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 11:16:30 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Why-is-RK-fixed-not-working/m-p/588415#M184154</guid>
      <dc:creator>terryhendicott</dc:creator>
      <dc:date>2019-01-10T11:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why is RK fixed not working</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Why-is-RK-fixed-not-working/m-p/588419#M184155</link>
      <description>&lt;P&gt;Thank you very much for your support. Your explanation was very helpful&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 11:33:38 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Why-is-RK-fixed-not-working/m-p/588419#M184155</guid>
      <dc:creator>FDS</dc:creator>
      <dc:date>2019-01-10T11:33:38Z</dc:date>
    </item>
  </channel>
</rss>

