Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • lbmpy lbmpy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pycodegen
  • lbmpylbmpy
  • Merge requests
  • !7
The source project of this merge request has been removed.

implemented unconventional D3Q27 stencil by Abbas Fakhari

Merged Markus Holzer requested to merge (removed):new_stencil into master Oct 01, 2019
  • Overview 0
  • Pipelines 0
  • Changes 2

In the paper 3D phase-field is written :

As for the discrete velocity set of the D3Q27 lattice used for the hydro- dynamics, a slightly unconventional ordering was used in order to align the first 15 velocity directions with the D3Q15 model.

Therefore I also implemented this stencil with the name fakhari. For the D3Q15 stencil they used: premnath

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: new_stencil