Recent content by hcelik

  1. H

    Thermodynamics: Conservation of energy problem

    Maybe this can help you; Btu / lbm = 25,037 ft2 / s2 or you can also use any conversation software/website from pound force to btu.
  2. H

    Fortran Can Fortran help with data file problem?

    Hello guys. I want to save the numbers between 0 and 1 with 0.01 increasement to a dat file. I wrote a code for this using Fortran however, after a point I get 0.314999 instead of 0.315000. Can you help me to solve my problem? <code> REAL, DIMENSION(:), ALLOCATABLE :: Y REAL STEP, JEND...
  3. H

    Navier Stokes Equation to create a Velocity Profile

    Maybe this link can be helpful for you: http://www.engineering.uiowa.edu/~fluids/Posting/Schedule/Quiz/Quiz8.pdf
Back
Top