Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • FORCES FORCES
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • 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
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CHSCHS
  • FORCESFORCES
  • Merge requests
  • !55

Add functions to mo_poly.f90 to modify any polygon to work with in_poly (from branch in chs/forces)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Robert Schweppe requested to merge add_functions_to_mo_poly into main May 18, 2022
  • Overview 22
  • Commits 15
  • Pipelines 7
  • Changes 6
  • refactored code in mo_poly.f90 to mo_poly.fypp and replaced mo_poly.f90
  • added new routines orientpoly (calculate orientation of coords in polygon), mod_pole (modify coords of grid to include poles on Cartesian coord system) and mod_shift (shift longitude values by 180 degrees)
  • added test cases for new routines and refactored older ones
  • fixed a small bug in the tests/CMakeLists.txt file that ignored the *.fypp based files
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: add_functions_to_mo_poly