Recent content by mortain

  1. M

    Evaluating Vorticity in a Parallelepiped Domain

    Hello, I have a parallelepiped domain, divided in nodes. Each node has a velocity vector (3D). I want to evaluate the vorticity. Starting from the definition of vorticity (e.g. w_x=\partialu_z/\partialy-\partialu_y/\partialz) I calculated the vorticity in a fortran progem like...
  2. M

    Fortran Fortran Forum for Programming Help: Resources, Tips, and Support

    That's the link with the same program...I think the problem is in the compiler, so that I write the file but it doesn't find the program I attach the same program but in slim version and the file it refers to...
  3. M

    Fortran Fortran Forum for Programming Help: Resources, Tips, and Support

    HI, I'm a new user and from google it seems you are the last forum who talks about fortran in the last month...so here I am. I'm a new fortran user and I'm going to compile my program but I find a message:" This application has requested the runtime to terminate in an unusual way " etc... I...
Back
Top