[Dda-cvs] htdocs Dave_Roozbeh_Resume.htm, NONE, 1.1 members.php, 1.2, 1.3
Status: Beta
Brought to you by:
doolin
From: Roozbeh <rgr...@us...> - 2006-10-22 18:52:07
|
Update of /cvsroot/dda/htdocs In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv22367 Modified Files: members.php Added Files: Dave_Roozbeh_Resume.htm Log Message: Added new Dave_Roozbeh_Resume.htm. --- NEW FILE: Dave_Roozbeh_Resume.htm --- <html> <head> <meta http-equiv="Content-Language" content="en-us"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Dave and Roozbeh Resume</title> </head> <body> <p align="justify"><font color="#0000FF">David M. Doolin:</font></p> <p align="justify">David was one of people who had created this project at 2003. He took his Ph.D. from University of California, Berkeley at 2002 about mathematical structure and numerical accuracy of discontinuous deformation analysis with Prof. Sittar as his advisor. Many outstanding papers about DDA have been published by David that some of them can be found in <a href="references.php">References page</a>. He is currently a post-doc working on wirless sensor technology.</p> <p align="justify"><font color="#0000FF">Roozbeh Grayeli:</font></p> <p align="justify"> <span style="font-size: 12.0pt; font-family: Times New Roman">He have a bachelor degree in Mining Engineering from <i>Poly-technique University</i> in Iran and entered University of Tehran as the top student for M.Sc. degree in rock mechanics. He studied about Discontinuous Deformation Analysis in my masters thesis. The title of his thesis was <i><b>Load distribution along fully grouted cable bolts in discontinuous rock masses using DDA method. </b></i></span>He is currently interested in extending DDA for more accurate assessment of deformation in both 2D and 3D analysis. For more information see: <a href="http://www.roozbeh-Grayeli.4t.com">www.Roozbeh-Grayeli.4t.com</a></p> </body> </html> Index: members.php =================================================================== RCS file: /cvsroot/dda/htdocs/members.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** members.php 10 Jul 2006 22:37:01 -0000 1.2 --- members.php 22 Oct 2006 18:52:01 -0000 1.3 *************** *** 39,51 **** <td width="78%"> ! <p class="c8"> ! Under Construction ! </p> ! <p class="c9"> ! ! </p> ! <p> ! ! </p> </td> </tr> --- 39,45 ---- <td width="78%"> ! <?php ! include("Dave_Roozbeh_Resume.htm"); ! ?> </td> </tr> |