Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Nektar Nektar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 91
    • Issues 91
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 62
    • Merge requests 62
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Nektar
  • NektarNektar
  • Merge requests
  • !604

Variable P in 3D

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Douglas Serson requested to merge feature/varP-3D into master Apr 08, 2016
  • Overview 10
  • Commits 12
  • Changes 24

This is an attempt to extend the variable order functionality to 3D, partially addressing issue #6 (closed).

I tested this for all element types using the channel tests of the incompressible solver (each element having a fixed order in all 3 directions). All tests worked, even in parallel. It would be nice if someone who actually uses the 3D solver could test this with a larger case.

Once we have some confidence in this, I will probably extend DriverAdaptive to 3D, since that should be straightforward.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/varP-3D