Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SWIFTweb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWIFT
SWIFTweb
Merge requests
!17
Add logger
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add logger
add_logger
into
master
Overview
1
Commits
1
Pipelines
0
Changes
1
Merged
Loic Hausammann
requested to merge
add_logger
into
master
4 years ago
Overview
1
Commits
1
Pipelines
0
Changes
1
Expand
I am adding a small text about the logger and the planetary movie.
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
9ace083f
1 commit,
4 years ago
1 file
+
15
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
data/cs.md
+
15
−
0
Options
@@ -43,3 +43,18 @@ SWIFT uses the parallel-hdf5 library to read and write snapshots
efficiently on distributed file systems. Through careful tuning of
Lustre parameters, SWIFT can write snapshots at the maximal disk
writing speed of a given system.
### Logger
In SWIFT, we developed a new way of writing the information contained in
snapshots (Hausammann and Gonnet (in prep.)).
In cosmological simulations, the time scale of the different particles
can differ by a few order of magnitudes.
This technique reduces the data entropy by writing the particles according
to their own time scale.
SWIFT is able this way to increase the time resolution of the output while
keeping the files to a decent size.
<div
class=
"videowrapper"
><iframe
width=
"100%"
height=
"100%"
src=
"https://www.youtube.com/embed/6aBry0CUgVw"
frameborder=
"0"
allowfullscreen
></iframe>
</div>
Loading