Incidentally asking, should I use flux1 instead of flux[1] in LAMMPS of the latest version?
I know that I should use flux[1] in that of older version.
In addition, there is no description for JJ in detail.
What does it mean in vector form?
That is, would you let me know what F_JJ1, F_JJ2, and F_JJ6 mean respectively, please?
sorry - all of this is bad-formatted HTML on the doc
page for compute heat/flux. Please look at the current
doc page on the WWW site - all the square and curly
braces in the various commands should now appear properly ...
Thanks you, Steve.
By the way, it is still hard to know fully what JJ in ave/correlate command mean.
would you let me know what JJ (ID of fix av/correlate) in ave/correlate command means in detail, please?
Does it have vector or array form?
Then, what does JJ[1],JJ[2],JJ[3]… or array of JJ mean?
What size of it?
I think trap() of the sample code is performed every time.
Is it possible we integrate JJ[3] every five step rather than every step?
More generally speaking, can we perform variable command (or compute command) with some interval steps (using “if(i%5)==0” etc.)?
This is explained in detail at the bottom of the fix ave/correlate
doc page. I also suggest you dump it to a file
and stare at the values for a short run, and you will figure
it out.