Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
dumux
dumux
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 74
    • Issues 74
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 29
    • Merge Requests 29
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • dumux-repositories
  • dumuxdumux
  • Merge Requests
  • !1245

Open
Opened Oct 23, 2018 by Dennis Gläser@DennisGlaeser0 of 1 task completed0/1 task
  • Report abuse
Report abuse

[WIP] Feature/missing laws for facet coupling

Fixes #592

  • Possibility for different effective diffusion types.
Edited Nov 30, 2018 by Timo Koch

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch origin
git checkout -b feature/missing-laws-for-facet-coupling origin/feature/missing-laws-for-facet-coupling

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git fetch origin
git checkout origin/master
git merge --no-ff feature/missing-laws-for-facet-coupling

Step 4. Push the result of the merge to GitLab

git push origin master

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

  • Discussion 9
  • Commits 12
  • Changes 29
Timo Koch
Assignee
Timo Koch @timok
Assign to
3.1
Milestone
3.1
Assign milestone
Time tracking
1
Labels
Feature Request
Assign labels
  • View project labels
Reference: dumux-repositories/dumux!1245