Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.29 KB

File metadata and controls

39 lines (23 loc) · 1.29 KB

Hacktoberfest21

The CLOVERS members are attempting Hacktoberfest this year ! This repo contains codes to compute the scattering by a clover (penetrable or not), using the Finite Element Method (FEM) or Boundary Integral Method (BIE).

Requirements

  • GMSH version: -GMSH 4.8.4

  • Python version:

    • Tested on Python 3.8;
    • Should works on Python 3.7 but not tested.
  • Require the following libraries:

Might works with previous versions of the libraries but if it does not works try to update the libraries for example through pip

python3 -m pip install --user --upgrade -r requirements.txt

Scripts to run: codes are provided in python and NGSolve.

$ example script.