Nek5000 / nekRS

our next generation fast and scalable CFD code
https://nek5000.mcs.anl.gov/
Other
284 stars 75 forks source link

Error while reading SESSION.NAME! #411

Closed jigo3635 closed 2 years ago

jigo3635 commented 2 years ago

Hi,

I tried to run case $NEKRS_HOME/examples/turbPipePeriodic using nekRS v21.1 but got error

$ ~/.local/nekrs/bin/nrsmpi turbPipe 2 ... Scanning dependencies of target UDF

[100%] Built target UDF done (2.22212s) building nek for lx1=8, lelt=3923 and lelg=7840 ... done done (38.4338s) loading nek ...

ERROR: Error while reading SESSION.NAME! ierr=***

an error occured: dying ... ...

Even I wrote SESSION.NAME with the casename and path likes nek5000, there is still the error. Is the file SESSION.NAME still required in nekRS?

Thanks. /Jing

stgeke commented 2 years ago

Out of curiosity - what was the issue here?

jigo3635 commented 2 years ago

A module with int64 has been occidentally added. I should have not reported the issue since it can be checked with the error code "ierr=***". /Jing