Skip to content

Initial stochastic transport implementation [DRAFT] - #15

Draft
pbosler wants to merge 80 commits into
pclap-mainfrom
pb-partmcsl-mpi
Draft

Initial stochastic transport implementation [DRAFT]#15
pbosler wants to merge 80 commits into
pclap-mainfrom
pb-partmcsl-mpi

Conversation

@pbosler

@pbosler pbosler commented Jun 4, 2026

Copy link
Copy Markdown

Using polygonal overlap on each level in the horizontal to determine percentages of subcell i that moves to subcell j during a transport stem. Then vertical remap of the pressure levels does the same for vertical transport.

Implements a new version of DCMIP 2012 tracer transport test 1.1 (3d deformational flow) with doubled tracers. Tracers Q, Q2:4 are the same as the original DCMIP 2012 test. Tracers Q5:8 are exact copies at t=0. For t>0, tracers Q and Q2:4 are transported by the standard semi-Lagrangian methods (ISLET). Tracers Q5:8 are transported by the new stochastic method. In a perfect world, the two would match; however, the stochastic tracers are not transported with high-order methods and they are not modified for property preservation in the horizontal, so they will differ.

DRAFT: Waiting on convergence testing results.

pbosler and others added 30 commits March 6, 2025 15:00
…sing functions from old siqk_defs for time (tic, toc, print_times) and InExeSpace
@pbosler
pbosler requested review from jcurtis2 and odiazib June 4, 2026 19:17
@pbosler pbosler self-assigned this Jun 4, 2026
@pbosler
pbosler marked this pull request as draft June 25, 2026 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant