P Zoltan wrote:
>  A flowcode (let's do things with style :D) made with ktechlab,
> attached, shows the current operations when one step in the simulation
> is done. It seem to me that it's too complicated and inefficient. It can
> be seen that in Simulator::step() there are quite a few loops, and in
> each loop ElementSet::doNonLinear also makes  internal iterations.
> That's not needed, as far I know.

I had forgotten about flowcode. =P

Good start, looks like a great test for the flowcode code too. =)

>  My goal now is to make the test circiut (also attached) to run
> decently, without 100% processor usage. The big question is how to do it?

The circuit runs just fine for me right now with less than 50% of a
single CPU (2-way SMP machine). I'm using the old engine. Naturally,
things slow down if I put in a voltage probe... (which might be a
problem. probably a good target for multithreading...)




-- 
New president: Here we go again...
Chemistry.com: A total rip-off.
Powers are not rights.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Ktechlab-devel mailing list
Ktechlab-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ktechlab-devel

Reply via email to