Nek 5000
From HPC users
Revision as of 16:24, 23 November 2012 by Albensoeder (talk | contribs)
The CFD code Nek 5000 was developed at the and Computer Science Division of Argonne National Laboratory. The code is highly parellized and based on a spectral element method. Nek 5000 has been released under the terms of the GNU GPL license.
Installation
The code can be downloaded directly from the SVN repository by the command
svn co https://svn.mcs.anl.gov/repos/nek5/ nek5
For the installation on FLOW an installation script is available. The script downloads Nek 5000 in the current folder under nek5. Further there will be a directory called bin installed. At least an example will be stored in the directory eddy and will be executed.
Known issues
- The menu of the post-processing tool postx is not visible.
SGE script
...