WOMBAT is distributed currently only as a pre-compiled executable file1. Installation instructions below are for LINUX operating systems (including CYGWIN under WINDOWS). Versions for 32-bit and 64-bit personal computers are available.
Installation is simple :
1. Download the version appropriate to your machine from
http://agbu.une.edu.au/
kmeyer/wombat.html
or
or win) using
.tar.gz
/bin in your home directory, or
HINT: PATH is set in your login file, e.g. .login_usr, or shell start-up file, e.g. .tcshrc; use printenv PATH to check your current PATH settings.
Done !
A number of worked examples, complete with output files and captured screen
output, are provided; see chapter 9 for further details. These can be downloaded and
installed in analogous manner to the program.
1. Download examples.tar.gz from
http://agbu.une.edu.au/
kmeyer/wombat.html
2. Uncompress and unpack the file using
tar -zxvf examples.tar.gz
Do this in the same directory as above ! This will create the directory
WOMBAT/Examples with subdirectories Example1,
, Example
.
Each subdirectory contains the input and output files for a run of WOMBAT,
together with a records of the screen output in the file typescript. To test your
installation,
1. Choose an example and change into its directory.
2. Make a new temporary subdirectory, e.g. try.
N.B.: This should be a ‘parallel’ directory to sub-directories
A,B,
, i.e. Example
/try not Example
/A/try.
Qtherwise, you need to adjust the paths to the data and
pedigree files in the parameter file for WOMBAT to be able
to find them !
Repeat for at least one more example.
The LINUX versions of WOMBAT have been compiled under Fedora Core 5, using the Pathscale Ekopath™ FORTRAN 95 compiler, version 2.2.1. The 32 bit and 64 bit versions have been optimised for Pentium 4 and AMD Opteron processors, respectively. The additional 32 bit LINUX versions (for debugging or older machines and LINUX versions) have been compiled using the Lahey™ LF95 compiler (version 6.20c) under Fedora Core 2. Compiled programs have been tested under Fedora Core 2 to 5, as well as Ubuntu 7.04.
The WINDOWS versions of WOMBAT have been compiled using the g95
FORTRAN compiler. Execution times for programs generated with this free compiler
(available from http://www.g95.org) tend to be slower than those produced by
commercial compilers. Programs have been compiled both under CYGWIN and under
MINGW. These versions of WOMBAT are primarily intended for evaluation and
teaching purposes. Hence, the executables have been restricted to smaller analyses,
allowing for models with a maximum of
equations and at most
animals in the analysis.
WOMBAT is set up to ‘expire’ after a certain date. Usually this is the end of the calendar year.2 This feature aims at reducing the number of outdated copies being used, and any associated problems. WOMBAT will print out a warning message when used in the month preceding the expiry date. In addition, a run time option is available to query the program for this date.
If your copy of WOMBAT has expired – or you simply want to update to a newer version, please repeat the installation steps outlined above (section 3.1).