Main Page/RUN
From Nekcem
Jump to navigationJump to searchGetting the Source
NEKCEM is available for download via the Subversion repository:
svn co https://svn.mcs.anl.gov/repos/NEKCEM
It is also recommended to download ParaView.
Contents of NEKCEM package
The NEKCEM package contains the source code, scripts, examples, libraries used, and documentation.
src bin examples libs tool
Compile
with mpi cd NEKCEM/trunk/examples/cylwav ../../bin/makenekmpi cylwave
without mpi cd NEKCEM/trunk/examples/cylwav ../../bin/makenek cylwave
Execute
with mpi cd NEKCEM/trunk/examples/cylwave ../../bin/nek cylwave #np
without mpi: cd NEKCEM/trunk/examples/cylwave ../../bin/nek cylwave