Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S slim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • slim
  • slim
  • Merge requests
  • !55

3D On sphere

  • Review changes

  • Download
  • Patches
  • Plain diff
Open David Vincent requested to merge 3DOnSphere-clean into master Jun 04, 2020
  • Overview 0
  • Commits 51
  • Pipelines 1
  • Changes 35

The 2D mesh can be extruded radially to form a 3D spherical mesh. The 3D equations can be solved on a sphere. A new benchmark is added (test the geostrophic balance on the sphere). The tracer equations can be solved independently in 3D. A heat flux can be used as bottom/boundary condition for the temperature equation (in 3D). The user can add a surface pressure term which is a function of eta and deta_dt. The user can add a surface friction term in SLIM3D. The gravity field can spatially vary. The restart function works for spherical meshes.

Edited Jun 04, 2020 by David Vincent
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 3DOnSphere-clean