You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Integrate write2json for initial metadata export
* Remove old `write_meta_data` parameter from VTK writing functions and callbacks
* Add `solver_name` to metadata and format files
* update `write2json.jl` to match merge
* rename file
* update references
* rename function
* Refactor write2vtk!
* formatting
* refactor functions
* implement suggestions
* fix bugs
* add add_meta_data! function for `system::ParticlePackingSystem`
* relocate `add_meta_data!` to `system.jl`
* formatting
* Rename 'tlsph' to 'place_on_shell' (#814)
* rename
* format
* forgot some
* format
* naming
* forgot some more
* fix test
* incorporate review comments
* format
---------
Co-authored-by: Niklas Neher <73897120+LasNikas@users.noreply.github.com>
* dispatch `FluidSystem`
* Write one unified metadata file for all systems
* improve JSON-file structure
* improve consistency
* Enhance structure of the JSON-File
* Fix `rho0` in `AkinciFreeSurfaceCorrection`
* Rename 'tlsph' to 'place_on_shell' (#814)
* rename
* format
* forgot some
* format
* naming
* forgot some more
* fix test
* incorporate review comments
* format
---------
Co-authored-by: Niklas Neher <73897120+LasNikas@users.noreply.github.com>
* Rename 'tlsph' to 'place_on_shell' (#814)
* rename
* format
* forgot some
* format
* naming
* forgot some more
* fix test
* incorporate review comments
* format
---------
Co-authored-by: Niklas Neher <73897120+LasNikas@users.noreply.github.com>
* Refactor metadata handling
* Add settable filename
* Add filename display to SolutionSavingCallback output
* Rename 'tlsph' to 'place_on_shell' (#814)
* rename
* format
* forgot some
* format
* naming
* forgot some more
* fix test
* incorporate review comments
* format
---------
Co-authored-by: Niklas Neher <73897120+LasNikas@users.noreply.github.com>
* add function for `ParticlePackingSystem`
* improve structure
* Formatting Code
* Rename 'tlsph' to 'place_on_shell' (#814)
* rename
* format
* forgot some
* format
* naming
* forgot some more
* fix test
* incorporate review comments
* format
---------
Co-authored-by: Niklas Neher <73897120+LasNikas@users.noreply.github.com>
* fix failing tests
* Rename 'tlsph' to 'place_on_shell' (#814)
* rename
* format
* forgot some
* format
* naming
* forgot some more
* fix test
* incorporate review comments
* format
---------
Co-authored-by: Niklas Neher <73897120+LasNikas@users.noreply.github.com>
* Combine PST and TVF into a unified framework (#884)
* Combine PST and TVF into a unified framework
* Require update callback for PST
* Fix WCSPH
* Update PST only in callback
* Fix EDAC
* Update docs
* Fix alle example files
* Fix tests
* Fix periodic channel
* Fix docs
* Update news
* Fix tests
* Fix example file
* improve structure and fixing problems
* add `shifting_technique` to `io.jl`
* change filename of the JSON-File
* add suggestions
* Enhance data handling for `OpenBoundarySPHSystem`
* correct formatting issue
* Remove autoinfiltrate
* rename `number_of_threads`
---------
Co-authored-by: Niklas Neher <73897120+LasNikas@users.noreply.github.com>
Co-authored-by: Sven Berger <berger.sven@gmail.com>
Co-authored-by: Erik Faulhaber <44124897+efaulhaber@users.noreply.github.com>
0 commit comments