call unit_check(‘wind’, 0.eq.0, ‘checking’,100)
subroutine test_wind() call unit_check_start('wind',msg='') !!call unit_check('wind', 0.eq.0, 'checking',100) call unit_check_done('wind',msg='') end subroutine test_wind