Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • dumux dumux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 100
    • Issues 100
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 94
    • Merge requests 94
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositoriesdumux-repositories
  • dumuxdumux
  • Merge requests
  • !2850

Fix switching between isothermal and nonisothermal model in freeflow channel test

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Bernd Flemisch requested to merge fix/test-freeflow-channel-nonisothermal-switch into master Sep 30, 2021
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 2

A preprocessor variable ISOTHERMAL was set to 0 per default in main.cc while for switching, the variable NONISOTHERMAL was evaluated. To fix, set NONISOTHERMAL instead of ISOTHERMAL in main.cc.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix/test-freeflow-channel-nonisothermal-switch