slaclab / Genesis-1.3-Version2

GNU General Public License v3.0
2 stars 3 forks source link

Error with genesis2-mpi and "no-mpi" input #15

Closed hhslepicka closed 3 years ago

hhslepicka commented 3 years ago

Generating the template.in file:

(lume) $./genesis2-mpi
-------------------------------
Genesis 1.3 has begun execution
(Version 2.3 Unix)

Please enter input file name
***  File-error:
***  cannot be opened
***  creating template file: template.in
***  closing files

Genesis run has finished
------------------------

Running the file:

(lume)  $./genesis2-mpi template.in
-------------------------------
Genesis 1.3 has begun execution
(Version 2.3 Unix)

Please enter input file name
Slice     1: Simulation  10% completed.
Slice     1: Simulation  20% completed.
Slice     1: Simulation  30% completed.
Slice     1: Simulation  40% completed.
Slice     1: Simulation  50% completed.
Slice     1: Simulation  60% completed.
Slice     1: Simulation  70% completed.
Slice     1: Simulation  80% completed.
Slice     1: Simulation  90% completed.
Slice     1: Simulation 100% completed.
***  writing history record for slice     1
template.out.slice000001: No such file or directory
rm: template.out.slice000001: No such file or directory
***  closing files

Genesis run has finished
------------------------