Skip to content

Commit

Permalink
Added publications.
Browse files Browse the repository at this point in the history
  • Loading branch information
Micket committed Apr 24, 2016
1 parent 7196c35 commit 88e9663
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 70 deletions.
139 changes: 69 additions & 70 deletions application/MikaelCV.tex
Expand Up @@ -24,7 +24,7 @@
%----------------------------------------------------------------------------------------

\documentclass[a4paper,10pt]{article} % Default font size and paper size
\usepackage[backend=biber,bibstyle=reading]{biblatex}
\usepackage[backend=biber,bibstyle=reading,mincitenames=2]{biblatex}
\usepackage{fontspec} % For loading fonts
\defaultfontfeatures{Mapping=tex-text}
% \setmainfont[SmallCapsFont = Fontin SmallCaps]{Fontin} % Main document font
Expand Down Expand Up @@ -59,7 +59,7 @@
%----------------------------------------------------------------------------------------

\par{{\centering
%\Large
%\Large...,.
% APPLICATION, Öhman, Ref 20140011\\\bigskip
\Huge Mikael Öhman\bigskip
\par} % Your name
Expand Down Expand Up @@ -149,6 +149,73 @@ \section{References}
%Peter Möller \href{mailto:peter.moller@chalmers.se}{peter.moller@chalmers.se}



%----------------------------------------------------------------------------------------
% INTERESTS AND ACTIVITIES
%----------------------------------------------------------------------------------------
\newpage
\section{Computer and programming experience}

I'm proficient in many programming languages; C++, C, Python, Matlab, Java, Fortran, Haskell, PHP.
Primarily, I use modern C++ and Python and I have for the past 5 years been the most active developer of the open source, multi-physics, finite element solver OOFEM \url{www.oofem.org}. My activity can alo be tracked on Github \url{www.github.com/Micket/}.

I'm very familiar with the related tools, such as
\begin{itemize}
\item Compilers/interpreters, linkers, debuggers, static analyzers
\item Build systems (CMake, autotools, scons)
\item Version control (git, svn)
\item Profilers (VTune, gprof, perf, Callgrind)
\item API documentation (doxygen, javadoc)
\item IDEs (KDevelop, Clion, Eclipse)
\item Parallelization with OpenMP, MPI
\end{itemize}

I have over 10 years of experience using Linux, primarily Debian, OpenSUSE, RHEL and I consider myself an expert in terminal usage, scripting, building packages, compiling and installing software.
I have some experience in setting up services like Apache, FTP, SSH, and Docker.


\section{List of peer-review journal publications}

\fullcite{ohman_computational_2012}

\fullcite{ohman_computational_2013}

\fullcite{ohman_computational_2015}

\section{Journal publications in submission and progress}

\fullcite{ohman_computational_2016}

\fullcite{johansson_ccbuilder:_2016}

\fullcite{ohman_residual_2016}

\fullcite{ohman_voigt_2016}

\fullcite{larsson_generalized_2016}

% \section{Other publications}
%
% \fullcite{ohman_ccbuilder_2015}
%
% \fullcite{ohman_formulation_2013}
%
% \fullcite{ohman_fe2_2012}
%
% \fullcite{ohman_computational_2011}
%
% \fullcite{ohman_multiscale_2010}
%
% \fullcite{ohman_stability_2009}

%----------------------------------------------------------------------------------------
% INTERESTS AND ACTIVITIES
%----------------------------------------------------------------------------------------

\section{Interests}

Technology, Art, Open-Source software, Programming, Mathematics, Physics, Linux, Video games

%----------------------------------------------------------------------------------------
% Teaching
%----------------------------------------------------------------------------------------
Expand Down Expand Up @@ -245,74 +312,6 @@ \section{Teaching Experience}
During my studies at Chalmers, I also partook in the Supplemental Instruction (SI) initiative, and was helping students in the subjects of Mathematics, Mechanics of Solids, and Programming.
I have had positive feedback from the students.


%----------------------------------------------------------------------------------------
% INTERESTS AND ACTIVITIES
%----------------------------------------------------------------------------------------
\newpage
\section{Computer and programming experience}

I'm a proficient in many programming languages; C++, C, Python, Matlab, Java, Fortran, Haskell, PHP.
Primarily, I use modern C++ and Python and I have for the past 5 years been the most active developer of the open source, multi-physics, finite element solver OOFEM \url{www.oofem.org}. My activity can alo be tracked on Github \url{www.github.com/Micket/}.

I'm very familiar with the related tools, such as
\begin{itemize}
\item Compilers/interpreters, linkers, debuggers, static analyzers
\item Build systems (CMake, autotools, scons)
\item Version control (git, svn)
\item Profilers (VTune, gprof, perf, Callgrind)
\item API documentation (doxygen, javadoc)
\item IDEs (KDevelop, Clion, Eclipse)
\item Parallelization with OpenMP, MPI
\end{itemize}

I have over 10 years of experience using Linux, primarily Debian, OpenSUSE, RHEL and I can consider myself an expert in terminal usage, scripting, building packages, compiling and installing software.
I have some experience in setting up services like Apache, FTP, SSH,1 and Docker.


\section{Journal publications in submission and progress}

\fullcite{ohman_computational_2016}

\fullcite{johansson_ccbuilder:_2016}

\fullcite{ohman_residual_2016}

\fullcite{ohman_ansiotropy_2016}

\fullcite{larsson_generalized_2017}

\section{List of peer-review journal publications}

\fullcite{ohman_computational_2015}

\fullcite{ohman_computational_2013}

\fullcite{ohman_computational_2012}

\section{Other publications}

\fullcite{ohman_ccbuilder_2015}

\fullcite{ohman_formulation_2013}

\fullcite{ohman_fe2_2012}

\fullcite{ohman_computational_2011}

\fullcite{ohman_multiscale_2010}

\fullcite{ohman_stability_2009}

%----------------------------------------------------------------------------------------
% INTERESTS AND ACTIVITIES
%----------------------------------------------------------------------------------------

\section{Interests}

Technology, Art, Open-Source software, Programming, Mathematics, Physics, Linux, Video games


%----------------------------------------------------------------------------------------
% GRADE TABLES
%----------------------------------------------------------------------------------------
Expand Down
73 changes: 73 additions & 0 deletions application/publications.bib
@@ -1,3 +1,76 @@
@article{larsson_generalized_2016,
author = {Larsson, Fredrik and Öhman, Mikael},
title = {On generalized boundary conditions and improved statistical bounds for computational homogenization of random media with high contrast constituents},
note = {in preperation},
year = {2016}
}

@article{ohman_voigt_2016,
author = {Öhman, Mikael and Larsson, Fredrik},
title = {On Voigt and Reuss bounds for homogenization of microstructures with anisotropic constituents},
note = {in preperation},
year = {2016}
}

@article{johansson_ccbuilder:_2016,
author = {Johansson, Sven and Öhman, Mikael and Ekh, Magnus and Wahnström, Göran},
title = {CCBuilder: a software that produces synthetic microstructures of WC-Co cemented carbides},
journaltitle = {International Journal of Refractory Metals and Hard Materials},
note = {to be submitted},
year = {2016}
}

@article{ohman_residual_2016,
author = {Öhman, Mikael and Ekh, Magnus and Larsson, Fredrik and Wahnström, Göran},
title = {Finite element analysis of thermal residual stresses in realistic 3D WC-Co microstructures},
journaltitle = {Acta Materialia},
note = {to be submitted},
year = {2016}
}

@article{ohman_computational_2016,
author = {Öhman, Mikael and Larsson, Fredrik and Runesson, Kenneth},
title = {A mixed variational format for two-scale analysis of liquid-phase sintering based on variationally consistent homogenization},
journaltitle = {International Journal for Multiscale Computational Engineering},
note = {submitted},
year = {2016}
}



@inproceedings{ohman_ccbuilder_2015,
author = {Öhman, Mikael and Larsson, Fredrik and Runesson, Kenneth and Ekh, Magnus and Wahnström, Göran and Johansson, Sven},
title = {On the variationally consistent computational homogenization of elasticity in the incompressible limit},
organization = {{COMPLAS XIII}, XIII International Conference on Comptutational Plasticity. Fundamentals and Applications},
year = {2015},
}

@article{ohman_computational_2015,
author = {Öhman, Mikael and Larsson, Fredrik and Runesson, Kenneth},
title = {On the variationally consistent computational homogenization of elasticity in the incompressible limit},
journaltitle = {Advanced Modeling and Simulation in Engineering Sciences},
volume = {2},
pages = {1--29},
year = {2015},
}

@inproceedings{ohman_computational_2014,
author = {Öhman, Mikael and Larsson, Fredrik and Runesson, Kenneth},
title = {Computational homogenization of incompressible microstructures},
organization = {{EMMC14}, 14th European Mechanics of Materials Conference},
year = {2014},
}

@thesis{ohman_dissertation_2014,
author = {Öhman, Mikael},
title = {On Computational modeling of sintering based on homogenization},
publisher = {Applied Mechanics, Material and computational mechanics, Chalmers University of Technology},
year = {2014},
keywords = {Liquid phase sintering, Incompressibility, Mixed variational formulations, Multiscale, Computational homogenization, FE2},
url = {http://publications.lib.chalmers.se/records/fulltext/198434/198434.pdf},
type = {Dissertation}
}

@article{ohman_computational_2013,
author = {Öhman, Mikael and Larsson, Fredrik and Runesson, Kenneth},
title = {Computational homogenization of liquid-phase sintering with seamless transition from macroscopic compressibility to incompressibility},
Expand Down

0 comments on commit 88e9663

Please sign in to comment.