Difference between revisions of "Nek 5000"

From HPC users
Jump to navigationJump to search
(Created page with "The CFD code Nek 5000 was developed at the [http://www.mcs.anl.gov/|Mathematics and Computer Science Division of Argonne National Laboratory]. The code is highly parellized and b...")
(No difference)

Revision as of 16:17, 23 November 2012

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 whic download the sources and compile the code with the Intel compilers.


Known issues

  • The menu of the post-processing tool postx is not visible.


SGE script

...


External links

  • Home page [1]
  • Mathematics and Computer Science Division of Argonne National Laboratory [2]