Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • dumux dumux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 93
    • Issues 93
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 87
    • Merge requests 87
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositories
  • dumuxdumux
  • Merge requests
  • !2850

Fix switching between isothermal and nonisothermal model in freeflow channel test

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Bernd Flemisch requested to merge fix/test-freeflow-channel-nonisothermal-switch into master Sep 30, 2021
  • Overview 0
  • Commits 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
Reviewer
Request review from
Time tracking
Source branch: fix/test-freeflow-channel-nonisothermal-switch