Skip to content

Commit c3c8594

Browse files
author
Mustafa Al Ibrahim
committed
Updated change log with information for v1.2
1 parent 01a9860 commit c3c8594

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

Changelog.txt

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
VERSION 1.0
2+
- Initial version
3+
===================================================================================================
4+
VERSION 1.1
5+
6+
Changes:
7+
- Disabled surface area calculation pending calculation optimizations
8+
- Realistic grains calculations of the convex hull added to improve results.
9+
10+
Fixes:
11+
- First a bug where fining and coarsening upward where switched.
12+
- Fining upward had a bug that resulted in a very small grain at the last depeosition step for the grain group.
13+
- Fixed a bug in coloring grains based on size.
14+
15+
Addition:
16+
- PDF data is normalized automatically now to prevent issues.
17+
===================================================================================================
18+
Version 1.2
19+
20+
Changes:
21+
- Automatic rescaling of contianer algorithm changed.
22+
23+
Fixes:
24+
25+
Addition:
26+
- Keyboard shortcut P: toggle white and black background for publications. Added the background color in the parameter file. This is a breaking change. Old parameter files will need to be updated manually.
27+
- Keybaord shortcut O: toggle box visiblity for publications.
28+
- Fixed spelling mistakes with the parameters files (Bounce Threshold, Shake Transversely, Shaking Fraction, Shaking Rotation). This is a breaking change. Old parameter files will need to be updated manually.
29+
- Added Cube grains. No parameters are needed.
30+
- Added DeformedCube grains. The parameters for these are similar to the realistic grains.
31+
===================================================================================================

0 commit comments

Comments
 (0)