-----------------------------------------------------------------
FEMCon: Finite element thermal convection solver with GUI frontend

Version 1.0 (including subversions 1.0.x)

Copyright  2012  Marcus Beuchert
                  Goethe University, Frankfurt am Main

http://www.geophysik.uni-frankfurt.de/~beuchert/software.html
------------------------------------------------------------------

Start instructions
------------------

To start FEMCon, run the executable FEMConGUI.jar file either by
double-clicking or typing java -jar FEMConGUI.jar at the command
line (in the FEMCon directory).

If you cant run the jar-file, you probably dont have the Java
Runtime Engine (JRE) installed. In that case, download and install
the JRE from: http://java.com/en/download. After installation, the
JRE might require a system reboot in order to register the Java
path (on Windows). If you already have Java on your computer, but
the FEMCon GUI doesnt seem to work properly, it might be advisable
that you update to a more recent Java version.

For Windows users, FEMCon uses the Windows look-and-feel by
default (at least for XP, might not work for more recent Windows
versions; those will then use the cross-platform look).

If you prefer getting the cross-platform look under Windows anyway,
run FEMConGUI.jar from the command line using
java -jar FEMConGUI.jar -cross-look.

For Linux, the Look-and-feel defaults to the Java cross-platform
look (Metal/Ocean).

For further information about FEMCon and how to use it, refer to
the enclosed user manual "FEMCon.pdf" or visit the FEMCon website:

http://www.geophysik.uni-frankfurt.de/~beuchert/software.html
