9#include "test_macros.inc"
17 integer :: comp_ids(2)
19 character(len=YAC_MAX_CHARLEN) :: comp_names(2)
27 comp_names(1) =
'ICON-ocean'
28 comp_names(2) =
'ICON-atmosphere'
31 print *,
' def_comps returned comp_ids ', comp_ids
33 result = all( comp_ids(:) /= -99 )
Fortran interface for the coupler termination.
subroutine, public start_test(name)
subroutine, public stop_test()
subroutine, public exit_tests()