Recent content by hcelik
-
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.- hcelik
- Post #4
- Forum: Engineering and Comp Sci Homework Help
-
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...- hcelik
- Thread
- Data File Fortran
- Replies: 5
- Forum: Programming and Computer Science
-
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- hcelik
- Post #2
- Forum: Engineering and Comp Sci Homework Help