Hi
I could compile LAMMPS on Lonestar(TACC) with the help of TACC guys
But when I run it I do not have any results
what I get in the output is -
Hi
I could compile LAMMPS on Lonestar(TACC) with the help of TACC guys
But when I run it I do not have any results
what I get in the output is -
most likely, i/o redirection is not working.
please use the -in flag to tell lammps what input to read.
feeding parallel programs input from stdin is a bad habit
that has survived from the fortran77 days, when there was
no portable way of passing arguments to a program.
cheers,
axel.
If this isn't the issue, I would ask the Lonestar folks for
help. This is undoubtably a Lonestar issue, not a LAMMPS
issue.
Steve