Description
December 31, 2011 ยท View on GitHub
This is the frontpage for the Qvort code manual. Qvort is a vortex filament code for quantised vortices in superfluid Helium. The code is written in well commented FORTRAN and is supported by a wealth of MATLAB scripts for post-processing. A Barnes and Hut style tree approximation is used to improve the efficiency of the numerics. If you are interested in using the code for your own research please contact me for more details.
Simple Instructions
to compile the code type (note > denotes terminal input)
make
to run the code type
./run.sh
For a more complete documentation please run
doxygen Doxyfile firefox ./doc/html/index.html
Or go to: