Task SetTGSD
The task SetTGSD
generates particle Total Grain Size Distributions (TGSD) for species of category particles or radionuclides.
Input file
This task requires a single input file, i.e. the namelist file name.inp
.
Output files
The total grain size distribution file
The Total Grain Size Distribution (TGSD) file name.tgsd.species
is generated for each particle and radionuclide species. The TGSD file is an ASCII file containing the definition of the particle bins (each characterized by size, density and sphericity). It is generated by the task SetTgsd
or directly furnished by the user. The file format is described in the following table:
Column 1 | Column 2 | Column 3 | Column 4 |
---|---|---|---|
nc | |||
diam(1) | rho(1) | sphe(1) | fc(1) |
... | ... | ... | ... |
diam(nc) | rho(nc) | sphe(nc) | f(nc) |
where the symbols are:
symbol | definition |
---|---|
nc | Number of bins |
diam | bin diameter in \(mm\) |
rho | bin density in \(kg~m^{-3}\) |
sphe | bin sphericity |
fc | bin mass fraction satisfying \(\sum fc = 1\) |
The following is an example with 12 bins:
12
4.000000 1200.0 0.900 0.182820520E+00
2.000000 1200.0 0.900 0.143339097E+00
1.000000 1357.1 0.900 0.118086765E+00
0.500000 1514.3 0.900 0.101542551E+00
0.250000 1671.4 0.900 0.127680856E+00
0.125000 1828.6 0.900 0.143945117E+00
0.062500 1985.7 0.900 0.109276263E+00
0.031250 2142.9 0.900 0.531505247E-01
0.015625 2300.0 0.900 0.164749370E-01
0.007812 2300.0 0.900 0.324367807E-02
0.003906 2300.0 0.900 0.405760887E-03
0.001953 2300.0 0.900 0.339308115E-04