Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: mjerdem
  • Content: Threads
  • Order by date
  1. mjerdem

    Saving matrices with parameters (Adt=1time=1000)

    Hi, I am trying to write my matrix in a file using some parameters in its name (DxmatAsp=0.1Nx=5Nz=3) . Like number of rows,columns, etc ... But when I run the code only some part is written in the name, i.e, aspect ratio. Here is my code program trialwrite implicit none integer :: i,j,k...
  2. mjerdem

    Complex EigenVectors

    Hi, I am new to using fortran. In my work I need to calculate the eigenvalues and eigenvectors of various matrices. Sometimes they have complex eigenvectors sometimes real. You can find my simple code that calculates a simple example of 2*2 matrix's eigenvectors and eigenvalues. They are...

Part and Inventory Search

Back
Top