Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: tbwttihs
  • Content: Threads
  • Order by date
  1. tbwttihs

    impact of sphere on water

    Does anyone know how I can calculate the impact force/energy of a sphere falling onto a fluid? I know the geometry and mass of the ball, the height it has fallen (so can calculate a velocity at impact), and i know the properties of the fluid its being dropped onto. the real life situation is a...
  2. tbwttihs

    Job Interview - Technical Questions

    Hi guys, I have a second interview for a job in a couple of weeks (having survived an assessment centre). They indicated that they would be asking some technical questions and I just wondered if anyone could shed any light on the sort of things you would ask if you were hiring a graduate...
  3. tbwttihs

    water injection in gas turbines

    Does anyone know of any good sources of information on this topic? I am pretty much starting from zero here, and want to get a general idea of what it's all about before I start on the bulk of this undergraduate project I'm about to embark on. Any information about texts, online information...
  4. tbwttihs

    two quick questions

    firstly, im trying to generate 'random' numbers between zero and 49 (guess what for). currently im using: time_t t; srand(unsigned (time(&t))); int num = (rand() % 49); but as that stands, the numbers im getting dont seem very random. in fact they seem like theyre just being plucked from a...
  5. tbwttihs

    help me im a rookie....

    hi, i have an assignment to put 6 pseudo random numbers into an array to simulate drawing 6 lottery numbers between 1-49. the code i have to do this so far is listed below. i dont think its far off. im getting a recurring error regarding the syntax of my main() function argument calling in...
  6. tbwttihs

    exploding polylines

    i need to explode a series of polylines into their constituent parts to re-position certain aspects of my drawing, and i know that when you do this, you lose the width, and the plines become lines. is there any way of reassigning a width to these lines to make them polylines again without...

Part and Inventory Search