Releases: BinWang0213/PyBEM2D
Releases · BinWang0213/PyBEM2D
small updates for v1.1
Support python 3.7 1. post-processing module now support plot exact solution
Officially update to v1.1
Build 20180712
- Discontinous constant,linear and quadratic element is supported
- Exact analytical integrations for all elements is added
- Anisotropic properties is supported
- Key calculations are acclerated by Cython (40X improvements)
- Thanks to exact integration. The Code structure is simplifed and updated.
-BEM_2D is splitted into BEM_2D,BEM_2D_Mesh and BEM_2D_PostProcess
-Matrix assembler for different elements is unified. - The visulization tools are improved and updated.
- Serveral examples are added and verified with FEM Solution.
Improved version of v1.0 @ 2018/01/02
Bug fixed
First release @ 09/13/2017
v1.0 Delete start_notebook_here.bat