Changes
Page history
Update documentation
authored
Aug 05, 2020
by
Prince Serrao
Show whitespace changes
Inline
Side-by-side
Home/usage_manual/characteristic_to_be_optimitized.md
View page @
431f41f6
...
...
@@ -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.
...
...
...
...