Difference between revisions of "Henri Menke"

From ICPWiki
Jump to navigation Jump to search
Line 29: Line 29:
 
== Current Work ==
 
== Current Work ==
  
Building a parser for the PDB file format, to be able to build up the lattice used for the <code>elctrokinetics</code> module from data available at the Protein Database.
+
Building a parser for the PDB file format, to be able to build up the lattice used for the <code>electrokinetics</code> module of {{es}} from data available at the Protein Database.
 
You can track my work on my GitHub Page [https://github.com/hmenke/ https://github.com/hmenke/].
 
You can track my work on my GitHub Page [https://github.com/hmenke/ https://github.com/hmenke/].
  

Revision as of 10:38, 9 April 2014

Henri menke.jpg
Henri Menke
Student assistant
Office:V57 - 4.153
Phone:+49 711 685-64998
Fax:+49 711 685-63658
Email:henri _at_ icp.uni-stuttgart.de
Address:Henri Menke
Institute for Computational Physics
Universität Stuttgart
Allmandring 3
70569 Stuttgart
Germany

Are you looking for my home page at PhysCIP?

About me

I'm studying Physics in the 6th semester at the University of Stuttgart. In my spare time I work as a student assistant at Institute for Computational Physics ICP.

If you want to know more about my studies consider visiting my home page at PhysCIP.

You can checkout all my source code at Bitbucket.

Interests

  • Physics (of course),
  • TeX/LaTeX in all its uglyness,
  • Programming (mainly Python, C, C++, Fortran),
  • Emergency life support

Current Work

Building a parser for the PDB file format, to be able to build up the lattice used for the electrokinetics module of ESPResSo from data available at the Protein Database. You can track my work on my GitHub Page https://github.com/hmenke/.

Previous Projects

  • Creating a template for talks with LaTeX's beamer-class, called icptalk.
  • Fixing a bug in Olaf's vtfplugin.
  • Merging the cpp branch to ESPResSo master. The goal was to port ESPResSo to C++.