Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S SPINS_main
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • 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
  • SPINS
  • SPINS_main
  • Merge requests
  • !6

Master

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nico Castro-Folker requested to merge ncastrof/SPINS_main:master into master Jan 11, 2021
  • Overview 0
  • Commits 10
  • Pipelines 0
  • Changes 6

Expanded the derivatives case to calculate Q (second invariant of grad(u,v,w)) and R (third invariant/determinant of grad(u,v,w)). These quantities are useful for detecting coherent structures in turbulent flows. To implement these changes the following files were created:

  1. SPINS_main/src/Science/Q_invt.cpp
  2. SPINS_main/src/Science/R_invt.cpp

Additionally, the following files were modified (details in the commits):

  1. SPINS_main/src/Science.hpp
  2. SPINS_main/src/cases/derivatives/derivatives.cpp
  3. SPINS_main/src/cases/derivatives/spins.conf
  4. SPINS_main/src/VERSION

I updated the version number to 2.1.6 (incrementing by 1 minor version), although this may be on the order of a patch ¯_(ツ)_/¯.

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