Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The Design Document page provides a description of the algorithms, implementation and planned testing including unit, verification, validation and performance testing. Please read  Step 1.3 Performance Expectations that explains feature documentation requirements from the performance group point of view. 

Design Document

 Click here for instructions to fill up the table below ......

The first table in Design Document gives overview of this document, from this info the Design Documents Overview page is automatically created.

In the overview table below 4.Equ means Equations and Algorithms, 5.Ver means Verification, 6.Perf - Performance, 7. Val - Validation

  • Equations: Document the equations that are being solved and describe algorithms
  • Verification Plans: Define tests that will be run to show that implementation is correct and robust. Involve unit tests to cover range of inputs as well as benchmarks.
  • Performance expectations: Explain the expected performance impact from this development
  • Validation Plans: Document what process-based, stand-alone component, and coupled model runs will be performed, and with what metrics will be used to assess validity

Use the symbols below (copy and paste) to indicate if the section is in progress or done or not started.

In the table below 4.Equ means Equations and Algorithms, 5.Ver means Verification, 6.Perf - Performance, 7. Val - Validation,   (tick) - competed, (warning) - in progress, (error) - not done


Overview table for the owner and an approver of this feature

1.Description

Implement supercycling advection of ocean passive tracers 
2.OwnerKatherine Smith Andrew Bradley Mathew Maltrud
3.CreatedAug 13, 2021
4.Equ(error)
5.Ver(error)
6.Perf(error)
7.Val(error)
8.Approver
9.Approved Date
V2.0
 Click here for Table of Contents ...

Table of Contents




Title: Ocean Passive Tracer Supercycling

Requirements and Design

E3SM CBGC Group

Date: 08/13/2021  

Summary

Transport of ocean BGC tracers is ~70% of the cost of MPAS-O (when BGC tracers are turned on). We hypothesize that the advection step of the BGC tracer transport can be increased to 2-3 times that of the baroclinic time step with little loss in accuracy, thereby decreasing the overall cost of transport for BGC tracers in the ocean. We propose to implement a tracer-consistent, mass-conserving supercycling of the advection of all passive tracers in MPAS-O. If possible, options to (i) supercycle the tracer advection at time-steps larger than the sea-ice coupling interval (referred to as supercycling-over-coupling [SOC]) and (ii) subcycle the BGC reactions will be included. We propose to validate the scheme in MPAS by testing in a G-case configuration (ocean + ice), comparing mass conservation of carbon within the ocean, and comparing monthly averages of BGC tracer outputs.

Requirements

Requirement: 

Date last modified: 08/13/2021
Contributors: Katherine Smith and Andrew Bradley

Algorithmic Formulations


Date last modified: 08/13/2021

Contributors: Andrew Bradley


Design and Implementation


Date last modified: 08/13/2021


Contributors: Andrew Bradley, Katherine Smith, and Mathew Maltrud

Planned Verification and Unit Testing 

Verification and Unit Testing: 


Date last modified: 08/13/2021


Contributors: Andrew Bradley


Planned Validation Testing 

Validation Testing: 

Date last modified: 08/13/2021

Contributors: Katherine Smith and Andrew Bradley


Planned Performance Testing 

Performance Testing: 

Date last modified: 08/13/2021


Contributors: Andrew Bradley





  • No labels