Add semi-cyl and plates obstacles + update penalization example
Showing
- Examples/testPenalization.py 32 additions, 10 deletionsExamples/testPenalization.py
- HySoP/hysop/domain/obstacle/__init__.py 55 additions, 0 deletionsHySoP/hysop/domain/obstacle/__init__.py
- HySoP/hysop/domain/obstacle/cylinder2d.py 90 additions, 10 deletionsHySoP/hysop/domain/obstacle/cylinder2d.py
- HySoP/hysop/domain/obstacle/hemisphere.py 4 additions, 2 deletionsHySoP/hysop/domain/obstacle/hemisphere.py
- HySoP/hysop/domain/obstacle/obstacle.py 3 additions, 0 deletionsHySoP/hysop/domain/obstacle/obstacle.py
- HySoP/hysop/domain/obstacle/plates.py 58 additions, 0 deletionsHySoP/hysop/domain/obstacle/plates.py
- HySoP/hysop/domain/obstacle/semi_cylinder.py 0 additions, 110 deletionsHySoP/hysop/domain/obstacle/semi_cylinder.py
- HySoP/hysop/domain/obstacle/sphere.py 61 additions, 4 deletionsHySoP/hysop/domain/obstacle/sphere.py
- HySoP/hysop/operator/continuous.py 1 addition, 1 deletionHySoP/hysop/operator/continuous.py
- HySoP/hysop/operator/discrete/penalization.py 1 addition, 1 deletionHySoP/hysop/operator/discrete/penalization.py
- HySoP/hysop/operator/monitors/printer.py 3 additions, 2 deletionsHySoP/hysop/operator/monitors/printer.py
Loading
Please register or sign in to comment