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

Version 1 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 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) - completed, (warning) - in progress, (error) - not done



Overview table for the owner and an approver of this feature

1.Description

Alternative ocean surface flux
2.Owner
3.Created
4.Equ(tick)
5.Ver(tick)
6.Perf(tick)
7.Val(tick)
8.Approver
9.Approved Date
V2.0
 Click here for Table of Contents ...

Table of Contents

Title: Alternative ocean surface flux schemes

Requirements and Design

Date: 

Summary

Two alternative ocean surface flux schemes are implemented in E3SM in order to better simulate the heat and moisture fluxes over the ocean.

Requirements

Date last modified:

Contributors: Kai ZhangJack Reeves Eyre (Unlicensed)


Algorithmic Formulations

The first scheme is the COAREv3.0 scheme that is based on Fairall et al (2003). This scheme was previously implemented in NorESM and it showed positive impacts on the climate. The second scheme is the UA flux scheme that is based on Zeng et al. (to be completed). Jack Reeves Eyre (Unlicensed), since you have a good slide that compares the default scheme and the two new schemes, could you please add it here?


Design and Implementation

PR for COAREv3.0

Verification and Unit Testing 


Validation

atmosphere-only (5yr) simulations were performed and evaluated against observation. details can be found at:


Performance Testing 

No significant changes in model performance.

  • No labels