Running DensEl

Research
Teaching
Publications
DensEl
ParaDens
Conquest
Links
Home
 

To run DensEl, all you need to do is give the executable (for instance, if you are in Examples/BulkSi, simply give the command:

../../src/DensEl

However, this will send large amounts of data scrolling past your screen ! You need to keep this output, as it will give information about the progress of your simulation. So you need to redirect the output, like this:

../../src/DensEl > dump.BulkSi

or (if you want the process to run in the background) like this:

../../src/DensEl > dump.BulkSi &

Then you can see what's happened after the run.

Valid XHTML 1.0! Valid CSS!

David Bowler