• Name: Suhan Ree
  • Department: Physics
  • Status: Ph.D.
  • Phone: 471-7253
  • e-mail: suhan@physics.utexas.edu
  • Personal WWW:
  • Research interests:
    Chaos(classical and quantum) in microdevices.
  • Possible semester project: Right now I'm solving 1st order differential equations. (N equations of df_i/dt = H_{ij}(t) f_j (i,j=1,..,N)) It needs to be integrated N times to get N x N matrix. (Each integration I can get one row of that matrix.) And then I need to get eigenvalues and eigenvectors of that matrix. I'm using library routines (NAG and IMSL) for those calculations.