Skip to content

Commit 81c18e9

Browse files
committed
add contribution information
1 parent f7c3368 commit 81c18e9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/measure/compute_chunk.cu

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,14 @@
1515

1616
/*----------------------------------------------------------------------------80
1717
Compute chunk-averaged properties using coordinate-based spatial binning.
18+
19+
Contributed by Wenhao Luo (Sun Yat-sen University).
20+
1821
Syntax:
1922
compute_chunk <sample_interval> <output_interval>
2023
bin/1d <dim> <origin> <delta>
2124
temperature [density/number] [density/mass] [vx] [vy] [vz] [fx] [fy] [fz]
25+
2226
Output: compute_chunk.out
2327
------------------------------------------------------------------------------*/
2428

0 commit comments

Comments
 (0)