From c1a160ee40148807114ef2dc9cba78423f9d9e4d Mon Sep 17 00:00:00 2001 From: allen Date: Sat, 11 Sep 1999 14:42:11 +0000 Subject: Fixing the bug in using radiation boundary conditions (I had copied the call line from F77 which was actually wrong but bizarrely worked) Adding error codes to boundary conditions. Changing things around to make the application of boundary conditions clearer. Now the arrays are swapped at the end and not in the middle. Need to copy this to the other 2 thorns. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@6 90eea020-d82d-4da5-bf6e-4ee79ff7632f --- par/wavetoyc_rad.par | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'par') diff --git a/par/wavetoyc_rad.par b/par/wavetoyc_rad.par index b737374..eec1011 100644 --- a/par/wavetoyc_rad.par +++ b/par/wavetoyc_rad.par @@ -41,5 +41,5 @@ IOASCII::out1D_vars = "wavetoy::phi " IOASCII::outinfo_every = 10 IOASCII::outinfo_vars = "wavetoy::phi" -IO::outdir = "wavetoy_rad" +IO::outdir = "wavetoyc_rad" -- cgit v1.2.3