Table of Contents

FLAIR/GEM - an Alternative to Wien 2K

Guenter's new Flair/Gem page with Si tutorial, basic instructions.

The purpose of this page is to solicit input/feedback from the students in Ph 575 on the use of Wien 2K as a teaching tool in Ph575. Please add/comment on the strength and weaknesses of Wien 2K and add/comment on proposed features of the new system (flair/gem) described below. It would help to mark your edits with your name, but you don't have to. You can also email Guenter at Guenter.Schneider@physics.oregonstate.edu and Janet at tate@physics.oregonstate.edu.

Strengths of Wien 2K

Weaknesses of Wien 2K

Proposed system to replace Wien 2K

The band structure program which will replace Wien 2K as a teaching tool in Ph 575 is named flair and is free. flair is based on the same technology (FLAPW = full-potential linearized augmented plane wave method)) and has pretty much the same strengths in terms of accuracy and speed as Wien 2K. flair exists and is used in research. A few features will hopefully be added before Spring term 2012.

We will use a python based interface (called gem) to interact with flair. The part of gem which handles the setup of a calculation mostly exists and it can read in cif files. The part of gem which handles output exists in parts but needs much more work. Eventually all output of flair will be directly available in python as data structures. gem is the system we use in my research group to do the same calculations you did in class (and some more complicated ones). It is a complex system but it is much easier and more logical than dealing directly with Wien 2K input and output.

On top of gem we will build a web interface unless I hear from you that that is really not needed. A web interface (really a form based interface) will always be limited in its scope (or really expensive) but there is always gem the python layer to access more interesting data.

Current features of gem+flair not present in Wien 2K

Wishlist

This is your chance to shape future teaching! Please add here or email (see top of page for email addresses).

From the instructor's perspective (JT)

I would like the students to learn to use a real research tool that will be useful to them as they pursue research in solid state physics as experimentalists (as most will become). Obviously, as theorists, they will use this type of tool, too, but theorists will very quickly HAVE to go beyond the level presented in this course.

There must be a reasonable compromise between frustration (a barrier right now) and a black box (no learning).

Important things that should NOT be black-box:

Things that should be black-box, but aren't in Wien:

Capabilities of the new program