Hi ,
my atom style is atomic. i want to compute the msd ,so i use the command:
compute 1 all msd
then i want to create an output from this computation.
i used both
dump 1 custom 100 c_1
dump 1 custom 100 c_1[1] c_[2] c_[3] c_[4]
and i used in the place of custom the local. But i always get an error depending on the custom or local style i use.What am i doing wrong?
Jim