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