Releases: mjx888/writeMesh
Releases · mjx888/writeMesh
Version 1.15
Version 1.12
- Improve the phase labeling when printing INP files. Now it works when the number of phases in the mesh is larger than 26.
- Rename the function plotMeshes3d as plotMesh3d
Version 1.11
Version 1.11 is a major update. WriteMesh supports 3D mesh now!
Add a few new functions: printInp3d, printBdf3d, plotMeshes3d, insertNode3d, ...
New demo: demo07, demo08, demo09
Version 1.02
Revise comments
Version 1.00
Improve function printInp2d
Add parameter 'opt.mode' to function printInp2d
Add demo05 demo06
Minor revision: demo01-04
Version 0.9.1
Update license
Version 0.9.0
Fix bug when exporting msh file.
Function printInp2d is now able to export boundary node set automatically.
Version 0.8.2
Add function insertNode
Fix demo04
Version 0.8
Initial release