first try to merge
No related branches found
No related tags found
Showing
- examples/flow_around_sphere/flow_around_sphere.py 286 additions, 0 deletionsexamples/flow_around_sphere/flow_around_sphere.py
- examples/scalar_advection/levelset.py 176 additions, 0 deletionsexamples/scalar_advection/levelset.py
- examples/scalar_advection/turbulent_scalar_advection.py 237 additions, 0 deletionsexamples/scalar_advection/turbulent_scalar_advection.py
- hysop/backend/host/python/operator/flowrate_correction.py 145 additions, 0 deletionshysop/backend/host/python/operator/flowrate_correction.py
- hysop/backend/host/python/operator/penalization.py 187 additions, 0 deletionshysop/backend/host/python/operator/penalization.py
- hysop/backend/host/python/operator/vorticity_absorption.py 188 additions, 0 deletionshysop/backend/host/python/operator/vorticity_absorption.py
- hysop/core/graph/computational_operator.py 33 additions, 21 deletionshysop/core/graph/computational_operator.py
- hysop/numerics/splitting/directional_splitting.py 42 additions, 5 deletionshysop/numerics/splitting/directional_splitting.py
- hysop/numerics/splitting/strang.py 13 additions, 6 deletionshysop/numerics/splitting/strang.py
- hysop/numerics/stencil/stencil.py 24 additions, 26 deletionshysop/numerics/stencil/stencil.py
- hysop/numerics/stencil/stencil_generator.py 43 additions, 42 deletionshysop/numerics/stencil/stencil_generator.py
- hysop/operator/directional/directional.py 50 additions, 51 deletionshysop/operator/directional/directional.py
- hysop/operator/flowrate_correction.py 69 additions, 0 deletionshysop/operator/flowrate_correction.py
- hysop/operator/penalization.py 105 additions, 0 deletionshysop/operator/penalization.py
- hysop/operator/tests/test_absorption.py 221 additions, 0 deletionshysop/operator/tests/test_absorption.py
- hysop/operator/tests/test_bilevel_advection.py 5 additions, 2 deletionshysop/operator/tests/test_bilevel_advection.py
- hysop/operator/tests/test_penalization.py 230 additions, 0 deletionshysop/operator/tests/test_penalization.py
- hysop/operator/tests/test_velocity_correction.py 197 additions, 0 deletionshysop/operator/tests/test_velocity_correction.py
- hysop/operator/vorticity_absorption.py 81 additions, 0 deletionshysop/operator/vorticity_absorption.py
- hysop/operators.py 6 additions, 3 deletionshysop/operators.py
Loading
Please register or sign in to comment