From 77424202a473eae863478cbd7c901a0c494d652d Mon Sep 17 00:00:00 2001 From: hawke Date: Thu, 10 Nov 2005 14:05:35 +0000 Subject: Zeroth attempt at doing excision with Cartoon. Now requires the Spacemask thorn from CactusEinstein. Initial tests suggest perfect second order convergence but not quite perfect fourth order convergence, at least at reasonable resolutions. Convergence is still better than 3rd order, though. Excision with the new spacemask has been added but not tested. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@97 eec4d7dc-71c2-46d6-addf-10296150bf52 --- configuration.ccl | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 configuration.ccl (limited to 'configuration.ccl') diff --git a/configuration.ccl b/configuration.ccl new file mode 100644 index 0000000..6582098 --- /dev/null +++ b/configuration.ccl @@ -0,0 +1,4 @@ +# Configuration definition for thorn Cartoon2D +# $Header$ + +REQUIRES SpaceMask -- cgit v1.2.3