Skip to content

Commit 2c582cf

Browse files
author
Usseglio-Viretta
committed
2 parents 09a7afd + 5144fb6 commit 2c582cf

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# MATBOX: Microstructure Analysis Toolbox
22
**MATLAB open source microstructure analysis code embedded with a graphic user interface**\
3-
*v0.91 March 18, 2021*\
3+
*v1.0 May 18, 2021*\
44
See release_notes.txt for a change log.
55

6-
**April 28 2021 update: code seems mature enough for publication in journal article. A new release package with current code (likely v0.92) will be created for the journal publication.**
7-
86
## What is MATBOX?
97
MATBOX is a MATLAB application for performing various microstructure-related tasks including **microstructure numerical generation**, **image filtering** and **microstructure segmentation**, **microstructure characterization**, **three-dimensional visualization**, **result correlation**, and **microstructure meshing**. \
108
MATBOX was originally developed to analyse electrode microstructures for lithium ion batteries; however, the algorithms provided by the toolbox are widely applicable to other heterogeneous materials.

Release notes.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
Release version notes:
22

3+
• v1.0 (04/18/2021)
4+
Generation module
5+
- submodule deterministic generation is no more selectable from the GUI. But you can still call it from app designer. Once fleshed out, it will be re-introduced in the GUI.
6+
- Microstructure genereation: dx and dz diameter were wrongly labelled. I think i got it right this time.
7+
Characterization module
8+
- Fix bug for RVE case D and E
9+
Miscellaneous
10+
- Import image file is now both *.tif and *.tiff
11+
312
• v0.91 (03/18/2021)
413
Generation module
514
- Added additive phase generation algorithm from Dr. Aashutosh N. Mistry, with documentation updated.

0 commit comments

Comments
 (0)