[Nek5000-users] nek installation and running errors

nek5000-users at lists.mcs.anl.gov nek5000-users at lists.mcs.anl.gov
Tue Jul 22 10:10:12 CDT 2014


You should use one of the scripts in

    trunk/tools/scripts

The usual command would be

nek blah

where blah is the name of your .rea file.

To run in background (strongly recommended),

nekb blah

For mpi there are nekmpi and nekbmpi

nekmpi blah 4

would run on 4 ranks, etc.

There is some description of this in the manual.

Paul


On Tue, 22 Jul 2014, nek5000-users at lists.mcs.anl.gov wrote:

> Hi all,
>
>
> I am trying to download and install NEK5000 and trying to get a hang of it. I have downloaded and tried to the first example from the 'quick start' page.  The compilation is successful after the makenek command. However, it does not realize further nek commands such as nek, nekb etc. (command not found error)I went on to issue the command ./nek5000 eddy_uv and following was the output.
>
> Number of processors:           1
> REAL    wdsize      :           8
> INTEGER wdsize      :           4
> No file SESSION.NAME; using defaults of
> PATH=. and SESSION=NEK.
>
>
>  Beginning session:
>  ./NEK.rea
>
>
> timer accuracy:   0.0000000E+00 sec
>
> read .rea file
> At line 32 of file /home/thangam/nek5_svn/trunk/nek/connect2.f (unit = 9, file = '')
> Fortran runtime error: File './NEK.rea' does not exist
>
>
>
>
> I have put a copy of the scripts under the /bin directory as well.
>
> I dont understand what I am missing and where im going wrong!
>
> Thanks.
> Thangam.
>


More information about the Nek5000-users mailing list