Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • 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
  • !216

Hydrodynamics in 2D + New test cases

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Matthieu Schaller requested to merge 2d_hydrodynamics into master Aug 10, 2016
  • Overview 1
  • Commits 24
  • Changes 64

This adds the ability to run SWIFT in 1D and 2D. There is a large number of hydrodynamics tests that only exist in 2D so we will now be able to run them. This implements #145 (closed).

I have also renamed a few of the test-cases to specify the dimensionality of the problem.

The Gresho-Chan vortex test-case can now be run and give the expected answer (provided the code is compiled with 2d hydro in const.h). The run.sh script runs the code, plots the solution and makes a movie out of everything.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 2d_hydrodynamics