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
Commits
9ace083f
You need to sign in or sign up before continuing.
Commit
9ace083f
authored
4 years ago
by
Loic Hausammann
Browse files
Options
Downloads
Patches
Plain Diff
Add logger
parent
e7dd6350
Branches
Branches containing commit
No related tags found
1 merge request
!17
Add logger
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
data/cs.md
+15
-0
15 additions, 0 deletions
data/cs.md
with
15 additions
and
0 deletions
data/cs.md
+
15
−
0
View file @
9ace083f
...
...
@@ -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>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment