Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 53
    • Issues 53
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 18
    • Merge requests 18
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SWIFT
  • SWIFTsimSWIFTsim
  • Merge requests
  • !685

Logger loader

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Loic Hausammann requested to merge logger_loader into master Nov 26, 2018
  • Overview 128
  • Commits 57
  • Changes 35

This is an old piece of code that I am migrating toward SWIFT. I just want to use gitlab to review this by myself first.

I have written a library that reads the logger data. It is still an early implementation that works but could be improved a lot (new features and some optimizations). Currently only a serial version exists.

You will need python and the logger to use this code (./configure --enable-logger --disable-mpi --with-python=/usr/). The logger works only with the Gadget SPH (without gravity and stars). My main test consists in running the SedovBlast_3D.

Edited May 29, 2019 by Loic Hausammann
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: logger_loader