Recent content by carlosg

  1. C

    Fortran Fortran Programming Silverfrost Error 112

    I'm new to Fortran, trying to run this program but when I enter the variables it gives me an error 112. Please help me find where is the mistake. I copied the program from an old book. DIMENSION S(50),V(50) ! Element stress and velocity DIMENSION U(51) ! Nodal displacement ! Double...
Back
Top