diff --git a/components/eamxx/src/physics/shoc/impl/shoc_pblintd_impl.hpp b/components/eamxx/src/physics/shoc/impl/shoc_pblintd_impl.hpp index cfde686ccf04..4f7749463da6 100644 --- a/components/eamxx/src/physics/shoc/impl/shoc_pblintd_impl.hpp +++ b/components/eamxx/src/physics/shoc/impl/shoc_pblintd_impl.hpp @@ -67,6 +67,7 @@ void Functions::pblintd( // Scalarize views for single entry access const auto s_z = ekat::scalarize(z); const auto s_thv = ekat::scalarize(thv); + const auto s_rino = ekat::scalarize(rino); const auto s_zi = ekat::scalarize(zi); const auto s_cldn = ekat::scalarize(cldn); @@ -82,6 +83,8 @@ void Functions::pblintd( for (size_t i=0; i