-
Notifications
You must be signed in to change notification settings - Fork 19
Write metadata to a dedicated JSON file #737
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
Merged
Merged
Changes from all commits
Commits
Show all changes
76 commits
Select commit
Hold shift + click to select a range
db89067
Integrate write2json for initial metadata export
marcelschurer d8906ee
Remove old `write_meta_data` parameter from VTK writing functions and…
marcelschurer 8558b13
Add `solver_name` to metadata and format files
marcelschurer 86e491c
Merge branch 'main' into write2json
marcelschurer 8803ef9
update `write2json.jl` to match merge
marcelschurer 1ebda82
Merge branch 'main' into write2json
marcelschurer b86e2d6
rename file
marcelschurer 164b56e
update references
marcelschurer 2165d37
rename function
marcelschurer 51317e3
Refactor write2vtk!
marcelschurer 8f6eda9
formatting
marcelschurer 7825eb9
refactor functions
marcelschurer e3cd5ca
Merge branch 'trixi-framework:main' into write2json
marcelschurer 251eaf2
implement suggestions
marcelschurer fecc01f
fix bugs
marcelschurer 3a399ff
add add_meta_data! function for `system::ParticlePackingSystem`
marcelschurer 9868c4a
relocate `add_meta_data!` to `system.jl`
marcelschurer 45940d9
formatting
marcelschurer f6b605e
Merge branch 'main' into write2json
marcelschurer 479e35c
Merge branch 'main' into write2json
LasNikas 254bc9a
Rename 'tlsph' to 'place_on_shell' (#814)
svchb e8ff223
Merge branch 'main' into dev
svchb bb81f90
Merge branch 'trixi-framework:main' into write2json
marcelschurer 0536c6e
Merge branch 'main' into dev
svchb 7d34fe5
dispatch `FluidSystem`
marcelschurer ff5651f
Write one unified metadata file for all systems
marcelschurer 564e519
Merge branch 'main' into dev
svchb e4f2159
Merge branch 'trixi-framework:main' into write2json
marcelschurer 8787218
improve JSON-file structure
marcelschurer d9c7be3
Merge branch 'dev' into write2json
LasNikas 04c0c61
Merge branch 'main' into dev
svchb 0a93892
improve consistency
marcelschurer 3c61bc2
Merge branch 'main' into dev
svchb 800b710
Merge branch 'main' into dev
svchb 4419833
Merge branch 'trixi-framework:main' into write2json
marcelschurer 7cb094a
Merge branch 'dev' into write2json
svchb 7a4cddf
Enhance structure of the JSON-File
marcelschurer e1ae9cc
Merge branch 'trixi-framework:main' into write2json
marcelschurer 2a4e419
Fix `rho0` in `AkinciFreeSurfaceCorrection`
marcelschurer 08de264
Rename 'tlsph' to 'place_on_shell' (#814)
svchb fb969dd
Merge branch 'main' into write2json
marcelschurer 53f8db2
Merge remote-tracking branch 'upstream/dev' into write2json
marcelschurer 38a1e2f
Rename 'tlsph' to 'place_on_shell' (#814)
svchb 8293215
Refactor metadata handling
marcelschurer 3cfd8c4
Add settable filename
marcelschurer 3816fe3
Merge remote-tracking branch 'upstream/dev' into write2json
marcelschurer 2b284c4
Add filename display to SolutionSavingCallback output
marcelschurer fad7f82
Merge branch 'main' into dev
efaulhaber 3015725
Merge branch 'dev' of github.com:trixi-framework/TrixiParticles.jl in…
efaulhaber 36f722a
Merge branch 'dev' into write2json
svchb de50af4
Rename 'tlsph' to 'place_on_shell' (#814)
svchb 5295070
add function for `ParticlePackingSystem`
marcelschurer d60284f
improve structure
marcelschurer 4821552
Formatting Code
marcelschurer 648e037
Merge branch 'dev' into write2json
marcelschurer c1e8589
Rename 'tlsph' to 'place_on_shell' (#814)
svchb fcbd363
fix failing tests
marcelschurer 38f5f07
Merge branch 'main' into dev
efaulhaber 9bb713d
Merge branch 'dev' into write2json
marcelschurer 0b04830
Merge branch 'dev' into write2json
marcelschurer ac9029e
Rename 'tlsph' to 'place_on_shell' (#814)
svchb 6de7ad3
Combine PST and TVF into a unified framework (#884)
efaulhaber 06eb747
Merge branch 'dev' into write2json
marcelschurer d05cd4e
improve structure and fixing problems
marcelschurer 9b37b4f
add `shifting_technique` to `io.jl`
marcelschurer 80bcde9
Merge branch 'dev' into write2json
svchb 22d2921
Merge branch 'dev' into write2json
marcelschurer 64fd674
change filename of the JSON-File
marcelschurer 1602cb4
Merge branch 'dev' into write2json
marcelschurer ca2410a
add suggestions
marcelschurer 5b5c1b3
Merge branch 'dev' into write2json
marcelschurer 9770276
Enhance data handling for `OpenBoundarySPHSystem`
marcelschurer 9aa5ae9
correct formatting issue
marcelschurer 5da1c67
Remove autoinfiltrate
marcelschurer 3660843
rename `number_of_threads`
marcelschurer c1204ac
Merge branch 'dev' into write2json
efaulhaber File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.