From 50b4714a8ae88ec9dcf7fdd0c24b28eceb0878f3 Mon Sep 17 00:00:00 2001 From: schnetter Date: Wed, 5 Nov 2003 19:54:16 +0000 Subject: Add noise to boundary condition. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Noise/trunk@14 936e0995-0e4f-0410-aade-aa24bf7baf3d --- schedule.ccl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index 6418191..c29205d 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -13,4 +13,9 @@ if (apply_bc_noise) { { LANG: C } "Add noise to boundary condition" -} \ No newline at end of file + + SCHEDULE bc_noise AT POSTRESTRICT + { + LANG: C + } "Add noise to boundary condition" +} -- cgit v1.2.3