Skip to content

Commit 531025f

Browse files
committed
EAMxx: include cond and binary diags in register
1 parent 1567884 commit 531025f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/eamxx/src/diagnostics/register_diagnostics.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
#include "diagnostics/horiz_avg.hpp"
2828
#include "diagnostics/vert_contract.hpp"
2929
#include "diagnostics/zonal_avg.hpp"
30+
#include "diagnostics/conditional_sampling.hpp"
31+
#include "diagnostics/binary_ops.hpp"
3032

3133
namespace scream {
3234

0 commit comments

Comments
 (0)