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 89
    • Issues 89
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 60
    • Merge requests 60
  • 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
  • !1274

WIP: Add a feature of Lagrangian points tracking

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Ankang Gao requested to merge gaoak/nektar:feature/LagrangianTracking into master Aug 17, 2021
  • Overview 5
  • Commits 123
  • Changes 28

1, Add a filter to track Lagrangian points when running the solver.

2, Add an equation system to review a solution, i.e. load the solution into the solver and do some interpolations. Since repeating a simulation just for post-processing is very expensive sometimes, recreating the continuous field by interpolating the checkpoint files is a cheaper choice.

Supports

a, 2nd order prediction-correction scheme.

b, parallel running.

c, a very large number of points.

d, both incompressible flow and compressible flow.

e, 2D, 3DH1D, 3D meshes

Edited Feb 05, 2022 by Ankang Gao
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/LagrangianTracking