Update documentation authored by Prince Serrao's avatar Prince Serrao
......@@ -16,13 +16,13 @@ This option can be used to specify the characteristics to be optimized. The char
| 7 | type_of_grain_boundary |
| 8 | schmid_factor |
For example, `--c 0`
For example, `-c 0`
In the above example, grain size distribution will be optimized.
The package is capable of optimizing multiple characteristics at a time. For optimizing multiple characteristics, following example can be followed:
`--c 0 --c 6 --c 5`
`-c 0 -c 6 -c 5`
In the above shown example, grain size distribution, disorientation angles and distance between grains would be optimized.
......
......