Big refactoring of lbmpy boundary handling
- boundary conditions can now define their own state - boundary classes instead of functions - no boundary name any more (instead the identity is defined via instances) - updated tutorials accordingly - boundary handling now gets pdf numpy array instead of pystencils field
Showing
- boundaries/__init__.py 1 addition, 1 deletionboundaries/__init__.py
- boundaries/boundaryconditions.py 145 additions, 66 deletionsboundaries/boundaryconditions.py
- boundaries/boundaryhandling.py 62 additions, 67 deletionsboundaries/boundaryhandling.py
- plot2d.py 3 additions, 3 deletionsplot2d.py
- scenarios.py 22 additions, 20 deletionsscenarios.py
Please register or sign in to comment