Recent content by chammakh24

  1. C

    Solve Coding Problem with Efficient Wide Boiling Program - Get Help Now!

    the prb is that when the programe do the go to 100 he dosen't incr again i don't know way he should calcul the new tempretaure but he dosent
  2. C

    Solve Coding Problem with Efficient Wide Boiling Program - Get Help Now!

    please i need help in this code program wide_boiling implicit none integer :: i, j, m real :: Trosee, Tbulle, P, RR(100), vf(100), real :: aT1(3), aT6(3), ap1(3), z(3), ap2(3) real ::, x(3), T, k(3,10) m=0 T=518.67 m=m+1 do i = 1,3 k(i,m) =...
Back
Top