The gzipped tar file with the GOTM source code is named according to
the following scheme:
gotm-#version.#patchlevel.#sublevel.tar.gz
where
#version: major version number (drastic
changes in the code).
#patchlevel: even for stable release (un-even for an
unstable release). Updated for changes in Input/Output files.
#sublevel: updated everytime we upload a new version to
the web and is used fixing bugs in stable versions and minor
additions/changes in unstable versions.
The code will unpack in a directory reflecting the actual version information.
Unified formulation of algebraic second moment closures,
implementation of the KPP model,
extended source code documentation. Now with support for bio-geochemical models. A GUI is also provided now.
Version to be used if you want to introduce new modules in
GOTM. Please contact us before you start, in order to avoid
that different groups work on the same software extensions.
Anonymous CVS with read-only access:
CVSROOT=:pserver:anonymous:anonymous@bbh.homelinux.net:/public/cvs
export CVSROOT
cvs checkout -d gotm-cvs gotm
after initial checkout use:
cd gotm-cvs and cvs update.
For Windows users a combination of WinCVS or Tortoise will allow the same functionality.
Old stable versions
Previous stable versions of GOTM can still be accessed from
here.