-
Notifications
You must be signed in to change notification settings - Fork 95
Version history
jjcremmers edited this page Jan 2, 2019
·
1 revision
version | date | description |
---|---|---|
0.1 | June 22, 2012 | Initial release |
0.2 | June 28, 2012 | |
Robust parser for elements and nodes. | ||
Non-continuous node numbering in MeshWriter. | ||
Fixed material manager. | ||
Extended manual. | ||
0.3 | July 5, 2012 | Improved Windows set-up script. |
0.4 | July 26, 2012 | Extended GraphWriter. |
0.7 | August 13, 2012 | Added examples in Chapter 3 and 6. |
General clean-up of the code. | ||
0.8 | August 14, 2012 | Extended user manual. |
0.8.1 | August 17, 2012 | Updated Mac OS install script. |
0.9 | August 27, 2012 | Added 3, 6 and 9 node shape functions. |
Added interface element. | ||
Added Dissipated Energy solver. | ||
1.0 | August 29, 2012 | First major release. |
3.0 | January 13, 2018 | Migration to Python 3. |
3.0.1 | October 14, 2018 | Bugfix to restore writing to console under Windows. |
3.0.2 | October 21, 2018 | Bugfix to find correct Scipy library. |
3.0.3 | December 14, 2018 | Bugfix in three node element shapefunctions. |
3.1 | December 31, 2018 | Migration to github. |