hi all ,
using fix ave/spatial i was able to generate a file with results that looks like :
#Bin corrd1 corrd2 Ncount vy
,,
,,
,,
this file has all the bins that fill my simulation box
how can i dump a file with has only the bins in a specific region (section of my simulation box) !?
thankx in advance
Yaman
raguelmoon | Fri, 12/16/2011 - 17:05
Hi, You may need to group
Hi,
You may need to group your desired region and then use that group for dumping..
Best,
Ram
ckloss | Mon, 12/19/2011 - 16:43
that's correct, but be aware
that's correct, but be aware that groups are one-time assignments. If you want to do purely region-based output, use "dump_modify region"
Christoph