Review working array stuff. Tests ok except failure in drag parallel computation
Showing
- Docs/sphinx_sources/user_guide/index.rst 1 addition, 0 deletionsDocs/sphinx_sources/user_guide/index.rst
- HySoP/hysop/f2py/fftw2py.f90 23 additions, 24 deletionsHySoP/hysop/f2py/fftw2py.f90
- HySoP/hysop/fields/continuous.py 2 additions, 3 deletionsHySoP/hysop/fields/continuous.py
- HySoP/hysop/numerics/differential_operations.py 378 additions, 361 deletionsHySoP/hysop/numerics/differential_operations.py
- HySoP/hysop/numerics/finite_differences.py 194 additions, 179 deletionsHySoP/hysop/numerics/finite_differences.py
- HySoP/hysop/numerics/tests/test_diffOp.py 136 additions, 102 deletionsHySoP/hysop/numerics/tests/test_diffOp.py
- HySoP/hysop/numerics/utils.py 16 additions, 6 deletionsHySoP/hysop/numerics/utils.py
- HySoP/hysop/operator/computational.py 6 additions, 5 deletionsHySoP/hysop/operator/computational.py
- HySoP/hysop/operator/differential.py 88 additions, 77 deletionsHySoP/hysop/operator/differential.py
- HySoP/hysop/operator/discrete/adapt_timestep.py 1 addition, 1 deletionHySoP/hysop/operator/discrete/adapt_timestep.py
- HySoP/hysop/operator/discrete/baroclinic.py 6 additions, 3 deletionsHySoP/hysop/operator/discrete/baroclinic.py
- HySoP/hysop/operator/discrete/differential.py 56 additions, 36 deletionsHySoP/hysop/operator/discrete/differential.py
- HySoP/hysop/operator/discrete/diffusion_fft.py 1 addition, 1 deletionHySoP/hysop/operator/discrete/diffusion_fft.py
- HySoP/hysop/operator/discrete/drag_and_lift.py 61 additions, 63 deletionsHySoP/hysop/operator/discrete/drag_and_lift.py
- HySoP/hysop/operator/discrete/poisson_fft.py 6 additions, 2 deletionsHySoP/hysop/operator/discrete/poisson_fft.py
- HySoP/hysop/operator/discrete/reprojection.py 2 additions, 2 deletionsHySoP/hysop/operator/discrete/reprojection.py
- HySoP/hysop/operator/discrete/stretching.py 80 additions, 138 deletionsHySoP/hysop/operator/discrete/stretching.py
- HySoP/hysop/operator/drag_and_lift.py 15 additions, 5 deletionsHySoP/hysop/operator/drag_and_lift.py
- HySoP/hysop/operator/stretching.py 54 additions, 23 deletionsHySoP/hysop/operator/stretching.py
- HySoP/hysop/operator/tests/test_differential.py 163 additions, 164 deletionsHySoP/hysop/operator/tests/test_differential.py
Loading
Please register or sign in to comment