Skip to content

Releases: BinWang0213/PyBEM2D

small updates for v1.1

02 Jul 16:56
Compare
Choose a tag to compare
Support python 3.7

1. post-processing module now support plot exact solution

Officially update to v1.1

12 Jul 22:44
Compare
Choose a tag to compare

Build 20180712

  1. Discontinous constant,linear and quadratic element is supported
  2. Exact analytical integrations for all elements is added
  3. Anisotropic properties is supported
  4. Key calculations are acclerated by Cython (40X improvements)
  5. 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.
  6. The visulization tools are improved and updated.
  7. Serveral examples are added and verified with FEM Solution.

Improved version of v1.0 @ 2018/01/02

04 Jun 15:32
147a4dd
Compare
Choose a tag to compare

First release @ 09/13/2017

13 Sep 16:45
Compare
Choose a tag to compare
v1.0

Delete start_notebook_here.bat