<div class="gmail_quote">ok, tuning the simulator for strange cases should be done some day.</div><div class="gmail_quote"></div><div class="gmail_quote">First, I'd like to create something like this for ktechlab's simulation process, so the implementation could be verified against it: </div>
<div class="gmail_quote"></div><div class="gmail_quote"><a href="http://zone.ni.com/devzone/jsp/largeImage.jsp?imagename=/cms/images/devzone/tut/5(2)-5818.jpg&language=en">http://zone.ni.com/devzone/jsp/largeImage.jsp?imagename=/cms/images/devzone/tut/5(2)-5818.jpg&language=en</a></div>
<div class="gmail_quote"></div><div class="gmail_quote"> Probabily at the end of this week i'll come with a drawing like that, so we could discuss the details.</div><div class="gmail_quote"></div><div class="gmail_quote">
2009/8/12 Alan Grimes <span dir="ltr"><<a href="mailto:agrimes@speakeasy.net">agrimes@speakeasy.net</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">> Yes, I know. Still, that rank() call should be removed, as LU::solve()<br>
> method returns false if it can't solve the equation system. That case is<br>
> not addressed -- the question is what to do in that case: write a "?"<br>
> for voltage level, or use the last valid state for the circuit?<br>
<br>
</div>Yeah, you should simply skip the LU step and solve the vector with the<br>
old LU, if the vector has changed.<br>
<br>
You should also emit debugging information because it means that there<br>
is probably something wrong with one of the components. Nb, there are<br>
some pathalogical circuits that inherently produce invalid matrices. I<br>
can send you an example.<br>
<div><div class="h5"><br>
--<br>
New president: Here we go again...<br>
Chemistry.com: A total rip-off.<br>
Powers are not rights.<br>
<br>
<br>
------------------------------------------------------------------------------<br>
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day<br>
trial. Simplify your report design, integration and deployment - and focus on<br>
what you do best, core application coding. Discover what's new with<br>
Crystal Reports now.  <a href="http://p.sf.net/sfu/bobj-july" target="_blank">http://p.sf.net/sfu/bobj-july</a><br>
_______________________________________________<br>
Ktechlab-devel mailing list<br>
<a href="mailto:Ktechlab-devel@lists.sourceforge.net">Ktechlab-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/ktechlab-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/ktechlab-devel</a><br>
</div></div></blockquote></div><br>