Before you can run a simulation you have to create an executable. The following steps are always the same no matter what kind of simulation you want to run.
The "drivers" directory contains the main programs for the different types of simulations can be run with Music.
The "src" directory contains the (uncompiled) subroutines.
Some of the main programs in the drivers directory are:
To create an executable, you have to copy the corresponding driver to the "src" directory:
Note: once you have compiled the program into your music directory you can just create a shortcut to it from the folders where you are running the simulation. This saves disc space and makes sure that you are using the most recent executable (i.e. you don't have to remember to copy the executable to all your directory if you recompiled the program).
For example, in one of your pmap folders type:
> ln -s ~/music/music_pmap .
This will create a symbolic link in the folder which you can treat as the actual program. (The dot indicates to copy it into the current directory; this can be replaced by a folder path.)
Department of Chemical Engineering,
University of Bath
Copyright (c) 2015 Tina Düren. All rights reserved. Design by FCT.