Gun Freak wrote:I got it to run... finally. What does "barrel choking flow" mean?
It means that the choke point in your flow isn't in the valve (which is often the case), but rather in the breech of your barrel. This is actually a good thing, but it also means that upgrading your valve will not result in better performance.
edit(s)....
@Velocity: Thanks. It's rare to get reliable feedback.
@Cptn: Again, thanks. I wrote it in Visual Basic 6.0 but don't imagine for a second that was my preferred language. It just happened to be the development environment I had lying around so I used it. Historically, I'm an ANSI C guy (I loooove C). So I've purchased MS Developer's Studio 2008 (which includes Visual C++). I've not a lot of experience with non-ANSI compliant C so there'll definitely be a learning curve, but there are so many things that I would like to do with the code that I simply don't know how to do in Visual Basic but would be trivial to do in C.