aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Largely rewrite to work with mesh refinement.HEADmasterAnton Khirnov2016-02-26
| | | | | As the actual work is now mostly done in the evolution code, this really only handles the symmetry condition on the x-axis.
* Add return to default branch of case statement to avoid compiler warningsvnhinder2012-11-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@137 eec4d7dc-71c2-46d6-addf-10296150bf52
* Remove unused variable declarationshinder2012-11-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@136 eec4d7dc-71c2-46d6-addf-10296150bf52
* Comment out unused variable declarationhinder2012-11-26
| | | | | | The variable is used by commented-out debugging code later in the file. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@135 eec4d7dc-71c2-46d6-addf-10296150bf52
* ApplyCartoon.m: Initialise variable to avoid warninghinder2012-11-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@134 eec4d7dc-71c2-46d6-addf-10296150bf52
* change test parameters to try and make results more robust against floatingrhaas2012-05-09
| | | | | | | point roundoff git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@130 eec4d7dc-71c2-46d6-addf-10296150bf52
* use ML_BSSN instead of BSSN_MoL in testsuitesrhaas2012-05-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@129 eec4d7dc-71c2-46d6-addf-10296150bf52
* In the IBM compiler malloc returns a null pointer when allocating 0diener2011-10-21
| | | | | | | | bytes. This happens when a processor have no points to interpolate and is not an error. The assert statements now takes this case into account. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@125 eec4d7dc-71c2-46d6-addf-10296150bf52
* Avoid nans on the symmetry axiseschnett2011-10-08
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@124 eec4d7dc-71c2-46d6-addf-10296150bf52
* Correct width of symmetry boundarieseschnett2011-06-07
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@123 eec4d7dc-71c2-46d6-addf-10296150bf52
* Correct routine nameeschnett2011-06-06
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@122 eec4d7dc-71c2-46d6-addf-10296150bf52
* Register the correct symmetry boundary widtheschnett2011-06-06
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@121 eec4d7dc-71c2-46d6-addf-10296150bf52
* use correct latex classknarf2010-04-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@115 eec4d7dc-71c2-46d6-addf-10296150bf52
* Include Licence in READMEknarf2009-01-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@114 eec4d7dc-71c2-46d6-addf-10296150bf52
* Remove output of shift, which is identically zero and is not presentdiener2009-01-27
| | | | | | | in the test directory. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@113 eec4d7dc-71c2-46d6-addf-10296150bf52
* Remove one additional file that is not created anymore.diener2009-01-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@112 eec4d7dc-71c2-46d6-addf-10296150bf52
* Remove 1D output of shift.diener2009-01-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@111 eec4d7dc-71c2-46d6-addf-10296150bf52
* Change it back to full mode, since the exisiting output files are indiener2009-01-27
| | | | | | | full mode. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@110 eec4d7dc-71c2-46d6-addf-10296150bf52
* Remove files not produced anymore.diener2009-01-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@109 eec4d7dc-71c2-46d6-addf-10296150bf52
* Make the test run by adding missing thorns and changing out_dir. The testdiener2009-01-27
| | | | | | | still fails. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@108 eec4d7dc-71c2-46d6-addf-10296150bf52
* Remove ahfinder files, since ahfinder is no longer activated in the parameterdiener2009-01-27
| | | | | | | files. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@107 eec4d7dc-71c2-46d6-addf-10296150bf52
* unify README formatknarf2009-01-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@106 eec4d7dc-71c2-46d6-addf-10296150bf52
* Don't output the shift, since it's identically zero and the files are notdiener2009-01-27
| | | | | | | actually present in the test directory. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@105 eec4d7dc-71c2-46d6-addf-10296150bf52
* Make schedule.ccl look nicerschnetter2008-02-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@104 eec4d7dc-71c2-46d6-addf-10296150bf52
* Correct malloc error and memory leak when the tag "whiskycartoon" isschnetter2008-02-27
| | | | | | | used git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@103 eec4d7dc-71c2-46d6-addf-10296150bf52
* Loop over the grid points in a different order. This may or may notschnetter2008-01-16
| | | | | | | solve a problem. The code is surely less clever and more readable. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@102 eec4d7dc-71c2-46d6-addf-10296150bf52
* Don't adapt the grid size automatically -- this doesn't work.schnetter2008-01-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@101 eec4d7dc-71c2-46d6-addf-10296150bf52
* Remove outdated parameter files.schnetter2008-01-16
| | | | | | | | Update current parameter files. Deactivated AHFinder since something doesn't seem to work with its output. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@100 eec4d7dc-71c2-46d6-addf-10296150bf52
* Recognise the "whiskycartoon" tag. Patch provided by Thorsten.pollney2007-11-08
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@99 eec4d7dc-71c2-46d6-addf-10296150bf52
* Port Erik's changes from RotatingSymmetry90 over to Cartoon. Thishawke2005-12-07
| | | | | | | | ensures that if the interpolator is taking time derivatives that the symmetry boundary conditions are suitably aware of what's going on. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@98 eec4d7dc-71c2-46d6-addf-10296150bf52
* Zeroth attempt at doing excision with Cartoon. Now requires thehawke2005-11-10
| | | | | | | | | | | | | 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
* Modify the ENO interpolators so that it takes an "order" parameter.hawke2005-09-14
| | | | | | | | Add knowledge of the PROLONG_NONE type to lower level bits of the code, in case that case propagates. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@94 eec4d7dc-71c2-46d6-addf-10296150bf52
* Remove now unnecessary workaround for making cGH pointer not const.schnetter2005-06-01
| | | | | | | Remove unused variable. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@93 eec4d7dc-71c2-46d6-addf-10296150bf52
* Remove unused code.schnetter2005-06-01
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@92 eec4d7dc-71c2-46d6-addf-10296150bf52
* Handle groups of tensor type Scalar that have more than one component.schnetter2005-06-01
| | | | | | | | This is actually legal and means that these components are all scalars themselves; it is used e.g. in Whisky. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@91 eec4d7dc-71c2-46d6-addf-10296150bf52
* Claim maintainership.schnetter2005-06-01
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@90 eec4d7dc-71c2-46d6-addf-10296150bf52
* Use CCTK_REAL instead of floatschnetter2005-06-01
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@89 eec4d7dc-71c2-46d6-addf-10296150bf52
* Add $Header$ comment.schnetter2005-06-01
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@88 eec4d7dc-71c2-46d6-addf-10296150bf52
* Handle tensor type alias "d".hawke2005-05-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@87 eec4d7dc-71c2-46d6-addf-10296150bf52
* Add missing #include <stdio.h> statement.schnetter2004-12-30
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@86 eec4d7dc-71c2-46d6-addf-10296150bf52
* Different behaviour for continuation lines; comments or spaces afterhawke2004-08-18
| | | | | | | continuation marker aren't allowed. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@85 eec4d7dc-71c2-46d6-addf-10296150bf52
* Provide symmetry interpolation.schnetter2004-05-28
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@84 eec4d7dc-71c2-46d6-addf-10296150bf52
* Remove PRIVATE and PUBLIC macros.schnetter2004-05-16
| | | | | | | Change indentation. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@83 eec4d7dc-71c2-46d6-addf-10296150bf52
* Indent properly. Declare local functions static.schnetter2004-05-15
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@82 eec4d7dc-71c2-46d6-addf-10296150bf52
* Abort if the tensor type is unknown.schnetter2004-05-15
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@81 eec4d7dc-71c2-46d6-addf-10296150bf52
* Looks like I didn't understand how the ORIGIN_SPACE macro works. This should ↵hawke2004-05-15
| | | | | | now give the correct x coordinate in a multiprocessor run where the x direction is split. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@80 eec4d7dc-71c2-46d6-addf-10296150bf52
* Check the grid size when running instead of at paramcheck timeschnetter2004-05-14
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@79 eec4d7dc-71c2-46d6-addf-10296150bf52
* Move the declarations of variables in the ENO interpolator to thehawke2004-04-27
| | | | | | | beginning so that pgCC doesn't complain. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@77 eec4d7dc-71c2-46d6-addf-10296150bf52
* (Changes from Ian Hawke.)schnetter2004-03-09
| | | | | | | | | | | | | | | | | | | | | Possibly use ENO interpolation. Useful e.g. for hydro where shocks may appear. To make Cartoon use the ENO interpolator you need an additional tags table entry. The same tags are used as for Carpet. Either tags='Prolongation="TVD"' or tags='Prolongation="ENO"' will work. The default (i.e., with no tag) is to use the standard Lagrange polynomials. The tags "Lagrange" and "None" will also do this. Also, any direct call to the Cartoon functions (BndCartoon2DVI etc.) will use Lagrange interpolation. Code from Burkhard Zink for interpolation; tags table stuff from me. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@76 eec4d7dc-71c2-46d6-addf-10296150bf52
* Register with SymBase.schnetter2004-03-09
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@75 eec4d7dc-71c2-46d6-addf-10296150bf52