We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7c3368 commit 81c18e9Copy full SHA for 81c18e9
1 file changed
src/measure/compute_chunk.cu
@@ -15,10 +15,14 @@
15
16
/*----------------------------------------------------------------------------80
17
Compute chunk-averaged properties using coordinate-based spatial binning.
18
+
19
+Contributed by Wenhao Luo (Sun Yat-sen University).
20
21
Syntax:
22
compute_chunk <sample_interval> <output_interval>
23
bin/1d <dim> <origin> <delta>
24
temperature [density/number] [density/mass] [vx] [vy] [vz] [fx] [fy] [fz]
25
26
Output: compute_chunk.out
27
------------------------------------------------------------------------------*/
28
0 commit comments