Alejandro A. Ortiz's blog
THREE MECHANICAL ENGINEERING TENURE-TRACK FACULTY POSITIONS
Submitted by Alejandro A. Ortiz on Wed, 2012-02-01 05:36.The University of Chile invites applications for three full time tenure-track faculty positions in Mechanical Engineering. Applicants must have deep interest in undergraduate and graduate teaching, as well as the purpose to conduct long-term, externally funded research programs at international level. Candidates are also expected to maintain fruitful work relationships with industry in their respective areas. According to qualifications, they may be ranked at the Assistant or Associate Professor level.
Candidates are sought in three areas:
On efficient finite element assembly in Matlab
Submitted by Alejandro A. Ortiz on Mon, 2010-02-08 20:31.As we all know, finite element matrices are sparse and many memory can be saved if their sparsity is exploited. Due to the latter, we are often provoked to declare the nxn stiffness matrix as a sparse one just before the element loop. Be careful of this method since the larger the matrix the slower the assembly operations. There is a better and more efficient way to code the assembly procedure in Matlab. I will show how to accomplish this.
- 3 comments
- Read more
- 4967 reads
C++ MeshFree Class
Submitted by Alejandro A. Ortiz on Sat, 2009-09-26 20:44.I have posted a meshfree class implemented in C++ in my web site. Although this is nothing new (which is why I am releasing it), it might be useful for some of you. Its capabilities include the computation of first order maximum entropy (maxent) basis functions and first order moving least squares (mls) basis functions along with their corresponding derivatives. It is a generic code in the sense that it can compute the aforementioned basis functions in one, two and three dimensions with just one single code. If you have comments or find a bug, please do let me know. It is available for Windows and Linux. The code along with its manual can be downloaded from here.
- 1 comment
- 2653 reads
Near-incompressible analysis
Submitted by Alejandro A. Ortiz on Wed, 2009-02-18 00:33.Hello all,
I am studying some simple finite elements for 2d near-incompressible analysis. Particularly, I am interested in the MINI element. It is basically a 3-node triangle element with nodal pressure and displacement degree of freedoms enriched by a bubble function. Could someone that has some experience with these elements point me out about advantages and drawbacks of using these type of elements?
Thanks,
Alejandro.
- 2 comments
- 1740 reads
Compiling and Building TAUCS a library of sparse linear solvers
Submitted by Alejandro A. Ortiz on Mon, 2008-12-29 03:01.I would like to share the following information to all the iMechanica users interested in using TAUCS a library of sparse linear solvers. TAUCS is among the most used libraries of sparse linear solvers and, to my knowledge, its closest equivalent library is SuperLU. For your reference, TAUCS is used in the commercial software Mathematica by Wolfram Research. Its source code can be downloaded from
http://www.tau.ac.il/~stoledo/taucs


Recent comments
52 min 46 sec ago
8 hours 14 min ago
10 hours 26 min ago
12 hours 41 min ago
12 hours 53 min ago
13 hours 24 min ago
18 hours 53 min ago
23 hours 30 min ago
1 day 3 hours ago
1 day 8 hours ago