-
Notifications
You must be signed in to change notification settings - Fork 474
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
New version: TrixiParticles v0.2.5 #123222
New version: TrixiParticles v0.2.5 #123222
Conversation
JuliaRegistrator
commented
Jan 17, 2025
- Registering package: TrixiParticles
- Repository: https://github.com/trixi-framework/TrixiParticles.jl
- Created by: @svchb
- Version: v0.2.5
- Commit: c36ac19270a1f5a3553c2945f6301db8e642df81
- Reviewed by: @svchb
- Reference: trixi-framework/TrixiParticles.jl@c36ac19#r151478514
- Description: TrixiParticles.jl: Particle-based multiphysics simulations in Julia
UUID: 66699cd8-9c01-4e9d-a059-b96c86d16b3a Repo: https://github.com/trixi-framework/TrixiParticles.jl.git Tree: 1806068d85419dccd62e340e3923f7ba8668398d Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
* visualize signed distances * fix infinite normals * clean up TriangleMesh * clean up TriangleMesh * modify shapes * change ELTYPE in IO * add files and remove `scale_factor` * add shape and `complexShape` tests * remove complex tank example * add docs for `complexShapes` * add docs for the algorithms * add test data * add tests for sampled shapes * data path relative to module * use `Threads.@threads` instead of `threaded` * fix @threaded * fix tests * fix wrong directory * use `@threaded` again * change winding number factor for julia 1.9 * fix tests * modify examples * revise * add docs for `ParticlePackingSystem` * add signed distance docs * add closure for sdf * modify example 3d * add setter for tvf * add trixi2vtk(sdf) * sample boundary in `ComplexShape` * add stl files * add `ComplexShape` structure * fix callback used check * implement suggestions * rename kwargs * add comments * apply formatter * implement suggestion * fix tests * remove abstract type `Shapes` * fix tests * make type stable * implement suggestions * add `unique_soted` * add comment * implement suggestions * RADME and NEWS entry * adapt docs * `for` instead of `while` * rename `shape` to `geometry` * rename again * implement suggestions * fix typo * implement suggestions * adapt example files * sum-init with `zero(eltype))` * implement suggestions * construct hierarchy in constructor * use ASCII characters * minor changes * add 2d hierarchical winding * minor changes * change function name * fix * implement suggestions * fix typo * apply formatter * fix typo * add `deleteat!` * circle example eps() -> 0 * start docs * simplify * implement suggestions * fix docs * fix tests * fix tests * minor changes * typo * fix * fix again * fx * fix tests * fix again * implement suggestions * modify NEWS.md * modify again * remove face nhs * adapt examples * minor changes * clean up * add tgv validation example * add ldc validation * modify validation * increase `maxiters` * remove double velocity initialization * add random displacement * implement suggestions * update `NEWS.md` * remove check for viscosity * fix tests * add short tilde description in docs * remove discarded example from tests * implement suggestions * apply formatter * add boundary compress factor * fix signed distance field * fix io * implement suggestions * add comment * fix test * fix typo * apply formatter * fix unit tests * apply formatter * revise docs * add autodocs * fix tests * implement suggestions * remove dependency * implement suggestions nhs * add `*` * formatting docs * improve `triangle_plane_intersection` * minor changes * implement sdf suggestions * fix kwarg bug * fix sign bit bug * add comment * revise docs * improve API * adapt example files * terminate with steady state callback * fix tests * implement suggestions * add unit test for `SignedDistanceField` * add system tests * apply formatter * remove geometry from system * add `delete_positions_in_empty_cells` * revise face nhs * fix face nhs * add cell intersection tests * fix typos * fix tests * add kwargs for trixi2vtk * resolve dependency error * implement suggestions * implement suggestions * add `neighbors` field in nhs * fix * add example * remove cell intersection check * adapt nhs tests * fix tests * fix doc tests * add comment for update * add whole packing dir to docs * implement suggestions * add comments * fix tests * add comments * fix rounding error for v1.9 * Revert "fix rounding error for v1.9" This reverts commit f026ddc. * implement suggestions * Increase Version * Update NEWS.md * Typo * Typo * Update NEWS.md Co-authored-by: Erik Faulhaber <[email protected]> * modify news --------- Co-authored-by: LasNikas <[email protected]> Co-authored-by: Sven Berger <[email protected]> Co-authored-by: Erik Faulhaber <[email protected]>
Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human. 1. AutoMerge Guidelines are all met! ✅Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round (~20 minutes). 2. To pause or stop registrationIf you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text Tip: You can edit blocking comments to add |