Fix tests
Fix penalisation/subsets (partially) Update doc (sphinx) Almost all tests ok except: 22 - mpi_test_advec_scales (Failed) 77 - test_advection_nullVelocity (Failed) 79 - test_advection_randomVelocity (Failed)
Showing
- HySoP/hysop/operator/continuous.py 23 additions, 21 deletionsHySoP/hysop/operator/continuous.py
- HySoP/hysop/operator/discrete/discrete.py 2 additions, 2 deletionsHySoP/hysop/operator/discrete/discrete.py
- HySoP/hysop/operator/discrete/drag_and_lift.py 8 additions, 30 deletionsHySoP/hysop/operator/discrete/drag_and_lift.py
- HySoP/hysop/operator/discrete/penalization.py 76 additions, 20 deletionsHySoP/hysop/operator/discrete/penalization.py
- HySoP/hysop/operator/discrete/penalize_vorticity.py 1 addition, 69 deletionsHySoP/hysop/operator/discrete/penalize_vorticity.py
- HySoP/hysop/operator/drag_and_lift.py 1 addition, 1 deletionHySoP/hysop/operator/drag_and_lift.py
- HySoP/hysop/operator/penalization.py 127 additions, 20 deletionsHySoP/hysop/operator/penalization.py
- HySoP/hysop/operator/penalize_vorticity.py 1 addition, 88 deletionsHySoP/hysop/operator/penalize_vorticity.py
- HySoP/hysop/operator/poisson.py 1 addition, 5 deletionsHySoP/hysop/operator/poisson.py
- HySoP/hysop/operator/redistribute.py 1 addition, 1 deletionHySoP/hysop/operator/redistribute.py
- HySoP/hysop/operator/redistribute_inter.py 1 addition, 1 deletionHySoP/hysop/operator/redistribute_inter.py
- HySoP/hysop/operator/tests/ref_files/penal_vort_2d_multi_sphere_00000.h5 0 additions, 0 deletions...rator/tests/ref_files/penal_vort_2d_multi_sphere_00000.h5
- HySoP/hysop/operator/tests/ref_files/penal_vort_3d_multi_sphere_00000.h5 0 additions, 0 deletions...rator/tests/ref_files/penal_vort_3d_multi_sphere_00000.h5
- HySoP/hysop/operator/tests/test_adaptive_time_step.py 3 additions, 3 deletionsHySoP/hysop/operator/tests/test_adaptive_time_step.py
- HySoP/hysop/operator/tests/test_drag_and_lift.py 4 additions, 4 deletionsHySoP/hysop/operator/tests/test_drag_and_lift.py
- HySoP/hysop/operator/tests/test_energy_enstrophy.py 22 additions, 11 deletionsHySoP/hysop/operator/tests/test_energy_enstrophy.py
- HySoP/hysop/operator/tests/test_hdf5_io.py 2 additions, 2 deletionsHySoP/hysop/operator/tests/test_hdf5_io.py
- HySoP/hysop/operator/tests/test_operators.py 5 additions, 5 deletionsHySoP/hysop/operator/tests/test_operators.py
- HySoP/hysop/operator/tests/test_penalization.py 2 additions, 8 deletionsHySoP/hysop/operator/tests/test_penalization.py
- HySoP/hysop/operator/tests/test_poisson.py 3 additions, 3 deletionsHySoP/hysop/operator/tests/test_poisson.py
Loading
Please register or sign in to comment