maikkirapo

155
reputation
9

I'm studying my 4/5 year at the University of Oulu, Finland and my major is Engineering mechanics. I mostly code with Julia, but also Matlab and Python.

I'm a contributor at JuliaFEM - an open source finite element method solver. I've been coding the repositories ModelReduction.jl and NodeNumbering.jl.

ModelReduction is a repository of JuliaFEM to reduce the dimension of a model for multibody dynamics problems. The package includes e.g. the Guyan reduction and the Craig-Bampton method.

NodeNumbering is a repository of JuliaFEM to renumber FE nodes with the Reverse Cuthill-McKee algorithm.