[lammps-users] new

Hi!

I am trying to make a new lammps-23Mar2010 executable file.
It works OK for fixes but gives the following error for the Indent command:

ERROR: Illegal fix indent command.

What could be the problem?

Thanks,
isak

Hi!

I am trying to make a new lammps-23Mar2010 executable file.
It works OK for fixes but gives the following error for the Indent
command:

ERROR: Illegal fix indent command.

What could be the problem?

an error in your input file?

a.

ERROR: Illegal fix indent command.

Possibly that you specified a fix indent command incorrectly?

Steve

2010/3/23 isak2010 _ <[email protected]...>:

I don’t think so since the 2008 version works fine with this input file.
However, none of the 2010 versions works with “indent” command.
I checked two: 10Mar2010 and 23Mar2010.

isak

I don't think so since the 2008 version works fine with this input
file.

that is no proof at all. have you considered the fact
that the syntax of the command may have changed?
have a look at the 5 Mar 2010 patch and RTFM.

http://lammps.sandia.gov/bug.html

cheers,
   axel.

Thanks.
Right now I am using “make foo” without any options.
Do I have to make a specific package to use the indent command?

isak

2010/3/24 isak2010 _ <[email protected]...>:

Thanks.
Right now I am using "make foo" without any options.
Do I have to make a specific package to use the indent command?

no. just RTFM.

a.