NCAR / ccpp-framework

Common Community Physics Package (CCPP)
http://www.dtcenter.org/community-code/common-community-physics-package-ccpp/
Other
26 stars 64 forks source link

Create unit tests for unit conversion #430

Closed gold2718 closed 2 years ago

gold2718 commented 2 years ago

Description

In order to develop and verify capgen's implementation of unit conversion, create a set of valid and invalid unit tests.

Solution

Use the python unittest module to create tests for proper use unit conversion in CCPP code generation

Related to #329

climbfuji commented 2 years ago

Closed via #434