Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

Add CDG advection scheme #1469

Open
wants to merge 14 commits into
base: ocean/develop
Choose a base branch
from

Conversation

davelee2804
Copy link

Full CDG code as branched from ocean/develop before FCT operator split merge for compatibility between advection schemes

  • verified with idealized and global ocean test cases
  • see submitted paper at: https://arxiv.org/pdf/1711.04928.pdf
  • adding Andrew Bradley's SIQK c++ polygon intersection code to operators/ (in framework) and linking to c++ library in top level Makefile
  • package and control parameter calls added to core_interface and forward_mode routines
  • adding Bill Lipscombs projection operators to operators (in framework)
  • reverted removal of vertical monotonicity limiting in the FCT transport code

David Robert Lee and others added 3 commits December 11, 2017 14:31
2) getting wachspress areaB from the mesh Pool
…icle_reorg branch

1) deleting lagrangian particles version of the wachspress initialzation routine
2) moving wachspressAreaB array to the ocean/shared/Registry
3) deleting the particles Pool and reverting the contents back to the lagrangian particles pools
additional changes to particle pull request to facilitate removal of lagrangian particles scratch pool,
and also adding a meshInterpolation package (on if cdg or light is active)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants