Fork me on GitHub

LLNL CCMS 2010 Poster

Ondřej Čertík, John E. Pask, Pavel Solin
PDF version: poster.pdf

Introduction

This is a poster for the Summer Student Poster Symposium of Ondřej Čertík's work with his LLNL advisor John Pask and UNR advisor Pavel Solin for the the 2010 Computational Chemistry and Materials Science Summer Institute at Lawrence Livermore National Laboratory (LLNL).

About the Authors

Poster Download

PDF version: poster.pdf

This poster is opensource (MIT licensed) and you can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/certik/ccms-10-poster

The poster is written in latex and it uses the baposter.cls template, this file is GPL licensed by the original author (see the link), all other files are MIT licensed.

Compilation

You can build the poster simply by typing

$ make
which generates the poster_landscape.pdf file.

Software

We used (and also improved a lot during the summer) the opensource p/hp-FEM code Hermes1D (developed by the hp-FEM group at UNR) and also the uniform-p-FEM code sle1d (developed by J.E. Pask, LLNL).