Menu

Download.Main

Burkhard Schmidt

Downloading the MolDynSim subproject of TrajLab

Download prepacked versions

The easiest and fastest way is to use prepacked, hopefully(!) stable versions of our software available through the SourceForge Download tool from where you can download zip-files.

Note that we upload new versions there about once or twice per year. If, however, you are interested in getting the very latest version, or if you even want to contribute to it, you should use SVN access as described in the following:

SubVersioN access

You can also use '''subversion''' (which is a software versioning and revision control system) to obtain the version currently under development. It might be unstable, though. Under Unix, use

svn checkout http://svn.code.sf.net/p/trajlab/moldynsim/code/trunk MolDynSim

to check out the current version from the repository (at SourceForge) into a local directory called
MolDynSim (other names are of course permitted). Later on, just enter this directory and run

svn update

to update your working copy. If you are registered as a developer of WavePacket, you may also upload your modifications to the repository

svn commit

When using a graphical user interface for svn, such as SVN Tortoise under Windows, refer to the respective documentation for checkout/update. The repository name has to be specified as

http://svn.code.sf.net/p/trajlab/moldynsim/code/trunk/Sources

For more information on using subversion, we refer to the SVN book.


MongoDB Logo MongoDB