chengcli / canoe

Comprehensive Atmosphere N' Ocean Engine
14 stars 16 forks source link

Update on coordinate transform between cubed sphere panels (finished version) #144

Closed jeffyujianfu closed 7 months ago

jeffyujianfu commented 7 months ago

summary -add vs_velocity_rotation.hpp Defined transformation of velocity from panel 1,2,3,4,5,6 into neighboring panels and back. -add test_vs_velocity_rotation.cpp Test cases for the transformation, ensure that all inverses are valid.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.25%. Comparing base (596c70e) to head (5aaec6f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #144 +/- ## ========================================== + Coverage 99.14% 99.25% +0.10% ========================================== Files 33 33 Lines 1515 1735 +220 ========================================== + Hits 1502 1722 +220 Misses 13 13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.