Skip to content

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).

Notifications You must be signed in to change notification settings

CLOVERS-simulations/Hacktoberfest21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages