Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calibration and validation surface tension #523

Closed

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    f90f017 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    372d67c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    f564478 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    9c9e182 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    90897f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    1df6912 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    6449b5f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. merge by hand

    svchb committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    439210f View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    b31640f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    675c030 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b0b09c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b812869 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3884d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45938eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3bdfc20 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'conflict1'

    Conflicts:
    	src/schemes/fluid/weakly_compressible_sph/system.jl
    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    de4f0e8 View commit details
    Browse the repository at this point in the history
  9. fix merge problems

    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c49dd87 View commit details
    Browse the repository at this point in the history
  10. fix merge

    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    780cee3 View commit details
    Browse the repository at this point in the history
  11. fix merge

    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7550c3d View commit details
    Browse the repository at this point in the history
  12. fix merge

    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    87c21b9 View commit details
    Browse the repository at this point in the history
  13. fix merge

    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9cab05f View commit details
    Browse the repository at this point in the history
  14. fix merge

    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    896faef View commit details
    Browse the repository at this point in the history
  15. more merge fixes

    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b567c55 View commit details
    Browse the repository at this point in the history
  16. format

    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3de9a75 View commit details
    Browse the repository at this point in the history
  17. fix

    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    06a1223 View commit details
    Browse the repository at this point in the history
  18. fix

    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    31d4404 View commit details
    Browse the repository at this point in the history
  19. fix

    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a95a54a View commit details
    Browse the repository at this point in the history
  20. fix

    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ce74643 View commit details
    Browse the repository at this point in the history
  21. fix

    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    17da7ef View commit details
    Browse the repository at this point in the history
  22. more fixes

    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    f002d2b View commit details
    Browse the repository at this point in the history
  23. fix

    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    120eb80 View commit details
    Browse the repository at this point in the history
  24. fix

    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    31208ad View commit details
    Browse the repository at this point in the history
  25. fix

    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    81591ad View commit details
    Browse the repository at this point in the history
  26. more fixes

    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    066f967 View commit details
    Browse the repository at this point in the history
  27. fix

    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    df6e1ac View commit details
    Browse the repository at this point in the history
  28. Merge branch 'main'

    Conflicts:
    	examples/fluid/dam_break_2d.jl
    	src/TrixiParticles.jl
    	src/schemes/boundary/system.jl
    	src/schemes/fluid/entropically_damped_sph/system.jl
    	src/schemes/fluid/weakly_compressible_sph/rhs.jl
    	src/schemes/fluid/weakly_compressible_sph/system.jl
    	src/schemes/solid/total_lagrangian_sph/rhs.jl
    	src/schemes/solid/total_lagrangian_sph/system.jl
    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b58fbca View commit details
    Browse the repository at this point in the history
  29. fix

    svchb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    df44891 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    bd8cd98 View commit details
    Browse the repository at this point in the history
  2. format

    svchb committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    23d72d8 View commit details
    Browse the repository at this point in the history
  3. running

    svchb committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    82d6b71 View commit details
    Browse the repository at this point in the history
  4. update

    svchb committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3338a3f View commit details
    Browse the repository at this point in the history
  5. update

    svchb committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    eae775c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. optimization

    svchb committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    53e6afd View commit details
    Browse the repository at this point in the history
  2. update

    svchb committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    75983ac View commit details
    Browse the repository at this point in the history
  3. update

    svchb committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3aec5c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. update

    svchb committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    651790c View commit details
    Browse the repository at this point in the history
  2. update

    svchb committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f721ac2 View commit details
    Browse the repository at this point in the history
  3. format

    svchb committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e4b9a75 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. up

    svchb committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    66f2a03 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. update

    svchb committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d4893fb View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. remove unused code

    svchb committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e95151d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ipf_surface_tension' of github.com:svchb/TrixiParticles…

    ….jlOpen into ipf_surface_tension
    svchb committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8c8a3cc View commit details
    Browse the repository at this point in the history
  3. switch to support radius

    svchb committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4bd3c22 View commit details
    Browse the repository at this point in the history
  4. update

    svchb committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    79fac64 View commit details
    Browse the repository at this point in the history
  5. fix doc

    svchb committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    af7c748 View commit details
    Browse the repository at this point in the history
  6. add adhesion coefficient

    svchb committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ccde44a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. update_broken

    svchb committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    dd53390 View commit details
    Browse the repository at this point in the history
  2. update

    svchb committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7e504a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. format

    svchb committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2d230bf View commit details
    Browse the repository at this point in the history
  2. add to examples

    svchb committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d0d6408 View commit details
    Browse the repository at this point in the history
  3. fix tests

    svchb committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6ddd51c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbfc4db View commit details
    Browse the repository at this point in the history
  5. fix merge

    svchb committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    35a3e3e View commit details
    Browse the repository at this point in the history
  6. fix typos

    svchb committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    43b45f4 View commit details
    Browse the repository at this point in the history
  7. add basic test

    svchb committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a5e3ab1 View commit details
    Browse the repository at this point in the history
  8. format

    svchb committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4e2059d View commit details
    Browse the repository at this point in the history
  9. rename

    svchb committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    08c662e View commit details
    Browse the repository at this point in the history
  10. format

    svchb committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a9a5b98 View commit details
    Browse the repository at this point in the history
  11. rename container system

    svchb committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6060b04 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. reduce example run time

    svchb committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    fb762b9 View commit details
    Browse the repository at this point in the history
  2. update news and readme

    svchb committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9685cdb View commit details
    Browse the repository at this point in the history
  3. format

    svchb committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a6892f4 View commit details
    Browse the repository at this point in the history
  4. fix test

    svchb committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    f598b98 View commit details
    Browse the repository at this point in the history
  5. reduce run time

    svchb committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d2303ec View commit details
    Browse the repository at this point in the history
  6. format

    svchb committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    bb68e90 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    1fbc7cb View commit details
    Browse the repository at this point in the history
  2. fix

    svchb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5a59211 View commit details
    Browse the repository at this point in the history
  3. correct merge

    svchb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    451e1e6 View commit details
    Browse the repository at this point in the history
  4. update doc test

    svchb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    755e768 View commit details
    Browse the repository at this point in the history
  5. revert

    svchb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    aaf3bd9 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Merge branch 'main'

    Conflicts:
    	src/schemes/boundary/system.jl
    	src/schemes/fluid/weakly_compressible_sph/system.jl
    svchb committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f50d436 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main'

    Conflicts:
    	NEWS.md
    	test/systems/boundary_system.jl
    svchb committed May 3, 2024
    Configuration menu
    Copy the full SHA
    493c6ea View commit details
    Browse the repository at this point in the history
  3. fix tests

    svchb committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c0c1227 View commit details
    Browse the repository at this point in the history
  4. fix

    svchb committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8031c01 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    f9dfe29 View commit details
    Browse the repository at this point in the history
  2. fix

    svchb committed May 7, 2024
    Configuration menu
    Copy the full SHA
    14c7999 View commit details
    Browse the repository at this point in the history
  3. review comments

    svchb committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a00f254 View commit details
    Browse the repository at this point in the history
  4. fix

    svchb committed May 7, 2024
    Configuration menu
    Copy the full SHA
    367f2fa View commit details
    Browse the repository at this point in the history
  5. fix

    svchb committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e9be23a View commit details
    Browse the repository at this point in the history
  6. correct some stuff

    svchb committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4626383 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03618b9 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    6a5f5ad View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. review update

    svchb committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ab72434 View commit details
    Browse the repository at this point in the history
  2. rename function

    svchb committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a4e3d92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc6432f View commit details
    Browse the repository at this point in the history
  4. remove unnecessary if

    svchb committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f5c59dd View commit details
    Browse the repository at this point in the history
  5. docs

    svchb committed May 13, 2024
    Configuration menu
    Copy the full SHA
    702e833 View commit details
    Browse the repository at this point in the history
  6. fix doc

    svchb committed May 13, 2024
    Configuration menu
    Copy the full SHA
    89af7de View commit details
    Browse the repository at this point in the history
  7. revert one change

    svchb committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3e0ca33 View commit details
    Browse the repository at this point in the history
  8. fix typo

    svchb committed May 13, 2024
    Configuration menu
    Copy the full SHA
    050e42d View commit details
    Browse the repository at this point in the history
  9. update

    svchb committed May 13, 2024
    Configuration menu
    Copy the full SHA
    67630d6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6458445 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. update

    svchb committed May 14, 2024
    Configuration menu
    Copy the full SHA
    264ef63 View commit details
    Browse the repository at this point in the history
  2. try to avoid allocs

    svchb committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2f25b28 View commit details
    Browse the repository at this point in the history
  3. update

    svchb committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f1410b7 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. fix mem allocs

    svchb committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d0c5d2d View commit details
    Browse the repository at this point in the history
  2. up

    svchb committed May 15, 2024
    Configuration menu
    Copy the full SHA
    37c5b9e View commit details
    Browse the repository at this point in the history
  3. up

    svchb committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d0d288a View commit details
    Browse the repository at this point in the history
  4. update

    svchb committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f3cfb0a View commit details
    Browse the repository at this point in the history
  5. update

    svchb committed May 15, 2024
    Configuration menu
    Copy the full SHA
    09a7396 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. update

    svchb committed May 16, 2024
    Configuration menu
    Copy the full SHA
    458b511 View commit details
    Browse the repository at this point in the history
  2. review update

    svchb committed May 16, 2024
    Configuration menu
    Copy the full SHA
    069be49 View commit details
    Browse the repository at this point in the history
  3. update docs

    svchb committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4ba6e9c View commit details
    Browse the repository at this point in the history
  4. update

    svchb committed May 16, 2024
    Configuration menu
    Copy the full SHA
    15a3446 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56678f4 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'ipf_surface_tension'

    Conflicts:
    	examples/fluid/wetting_water_spheres_2d.jl
    svchb committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d881a1c View commit details
    Browse the repository at this point in the history
  7. up

    svchb committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e97540c View commit details
    Browse the repository at this point in the history
  8. up

    svchb committed May 16, 2024
    Configuration menu
    Copy the full SHA
    622a567 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf1c3ef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b8c4d89 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    0409873 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. update

    svchb committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6db943f View commit details
    Browse the repository at this point in the history
  2. review

    svchb committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ed1fca0 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    414adcf View commit details
    Browse the repository at this point in the history
  2. update

    svchb committed May 23, 2024
    Configuration menu
    Copy the full SHA
    14d6984 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. fix

    svchb committed May 24, 2024
    Configuration menu
    Copy the full SHA
    cde0fa5 View commit details
    Browse the repository at this point in the history
  2. up

    svchb committed May 24, 2024
    Configuration menu
    Copy the full SHA
    6adeb46 View commit details
    Browse the repository at this point in the history
  3. format

    svchb committed May 24, 2024
    Configuration menu
    Copy the full SHA
    7d778a7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'ipf_surface_tension'

    Conflicts:
    	examples/fluid/dam_break_2d_surface_tension.jl
    	src/TrixiParticles.jl
    svchb committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a49046e View commit details
    Browse the repository at this point in the history
  5. fix

    svchb committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3e03b7b View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. update

    svchb committed May 27, 2024
    Configuration menu
    Copy the full SHA
    72acd8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd523fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc992b6 View commit details
    Browse the repository at this point in the history
  4. make examples smaller

    svchb committed May 27, 2024
    Configuration menu
    Copy the full SHA
    707c4ab View commit details
    Browse the repository at this point in the history
  5. reduce resolution

    svchb committed May 27, 2024
    Configuration menu
    Copy the full SHA
    70ff163 View commit details
    Browse the repository at this point in the history
  6. review

    svchb committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4d1062f View commit details
    Browse the repository at this point in the history
  7. rename

    svchb committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5a26313 View commit details
    Browse the repository at this point in the history
  8. use trixi_include

    svchb committed May 27, 2024
    Configuration menu
    Copy the full SHA
    760eddb View commit details
    Browse the repository at this point in the history
  9. format

    svchb committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5c40040 View commit details
    Browse the repository at this point in the history
  10. use trixi_include

    svchb committed May 27, 2024
    Configuration menu
    Copy the full SHA
    624d66f View commit details
    Browse the repository at this point in the history
  11. update

    svchb committed May 27, 2024
    Configuration menu
    Copy the full SHA
    1692242 View commit details
    Browse the repository at this point in the history
  12. update

    svchb committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3c0f684 View commit details
    Browse the repository at this point in the history
  13. review update

    svchb committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c8cd876 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a197fbe View commit details
    Browse the repository at this point in the history
  15. format

    svchb committed May 27, 2024
    Configuration menu
    Copy the full SHA
    78e99e1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dfbcf2b View commit details
    Browse the repository at this point in the history
  17. fix test errors

    svchb committed May 27, 2024
    Configuration menu
    Copy the full SHA
    51c2ec0 View commit details
    Browse the repository at this point in the history
  18. update

    svchb committed May 27, 2024
    Configuration menu
    Copy the full SHA
    8f78cd4 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. fix

    svchb committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a795fbc View commit details
    Browse the repository at this point in the history
  2. remove invalid surface normals

    svchb committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b6a62d7 View commit details
    Browse the repository at this point in the history
  3. add

    svchb committed May 28, 2024
    Configuration menu
    Copy the full SHA
    63535a6 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. up

    svchb committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e6f7481 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8788d8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a2d704 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main'

    Conflicts:
    	docs/src/systems/weakly_compressible_sph.md
    	examples/fluid/dam_break_2d_surface_tension.jl
    	examples/fluid/falling_water_spheres_2d.jl
    	examples/fluid/falling_water_spheres_3d.jl
    	src/schemes/boundary/system.jl
    	src/schemes/fluid/surface_tension.jl
    	src/schemes/fluid/weakly_compressible_sph/system.jl
    	test/examples/examples.jl
    	test/schemes/fluid/surface_tension.jl
    svchb committed May 29, 2024
    Configuration menu
    Copy the full SHA
    63121dd View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main'

    Conflicts:
    	examples/fluid/falling_water_spheres_2d.jl
    	examples/fluid/falling_water_spheres_3d.jl
    	examples/fluid/sphere_surface_tension_2d.jl
    	examples/fluid/sphere_surface_tension_3d.jl
    	src/schemes/boundary/system.jl
    	src/schemes/fluid/fluid.jl
    	src/schemes/fluid/surface_tension.jl
    	src/schemes/fluid/weakly_compressible_sph/system.jl
    	test/examples/examples.jl
    svchb committed May 29, 2024
    Configuration menu
    Copy the full SHA
    63537a6 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'generalize_surface_normal_calc'

    Conflicts:
    	examples/fluid/static_sphere_shape.jl
    	examples/fluid/wetting_water_spheres_2d.jl
    	src/schemes/fluid/surface_tension.jl
    	src/schemes/fluid/weakly_compressible_sph/system.jl
    svchb committed May 29, 2024
    Configuration menu
    Copy the full SHA
    7a2ff6c View commit details
    Browse the repository at this point in the history
  7. up

    svchb committed May 29, 2024
    Configuration menu
    Copy the full SHA
    27847af View commit details
    Browse the repository at this point in the history
  8. fix

    svchb committed May 29, 2024
    Configuration menu
    Copy the full SHA
    0d5220b View commit details
    Browse the repository at this point in the history