aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
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.
* 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
* 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
* 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
* Register with SymBase.schnetter2004-03-09
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@75 eec4d7dc-71c2-46d6-addf-10296150bf52
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@73 eec4d7dc-71c2-46d6-addf-10296150bf52
* Support for new method of handling boundary widths for boundary conditions.rideout2003-05-05
| | | | | | | | Why does a symmetry boundary condition need to bother retreiving and storing faces, widths, and tables arrays...? git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@70 eec4d7dc-71c2-46d6-addf-10296150bf52
* Support for new aliased function specification format.rideout2003-05-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@68 eec4d7dc-71c2-46d6-addf-10296150bf52
* Updated to use new function aliasing spec.rideout2003-02-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@67 eec4d7dc-71c2-46d6-addf-10296150bf52
* Include faces argument for Boundary_SelectedGVs.rideout2003-02-13
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@66 eec4d7dc-71c2-46d6-addf-10296150bf52
* Add function alias for Boundary_SelectedGVs.rideout2003-01-08
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@60 eec4d7dc-71c2-46d6-addf-10296150bf52
* Added a routine to overwrite the symmetry flags on the flat faces ofpollney2001-11-05
| | | | | | | | | | | | | | | | | the cartoon grid. This fixes a problem that was occurring because boundary conditions (eg. radiative) were being applied to these faces, wasting a lot of time. The current fix overwrites the sGHex->GFSym array with a CARTOON_NOSYM flag that won't be recognised by either the cactus symmetry or boundary condition routines, so these won't be applied. *** Note *** I've also added a cartoon_active parameter which must be set in order to turn on cartoon. (This is a second attempt to commit some changes that seem not to have been commited properly last week ...) git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@24 eec4d7dc-71c2-46d6-addf-10296150bf52
* Cartoon2D now uses the INCLUDE mechanism to export its tensor definitions.sai2000-09-21
| | | | | | | | | | Thorns using Cartoon should have `USES INCLUDE: Cartoon2D_tensors.h' in their interface.ccl and should #include Cartoon2D_tensors.h in their source file(s). Sai. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@16 eec4d7dc-71c2-46d6-addf-10296150bf52
* Recreating code after origin /data crash.sai1999-11-19
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@6 eec4d7dc-71c2-46d6-addf-10296150bf52
* This commit was generated by cvs2svn to compensate for changes in r2, whichsai1999-11-06
included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@3 eec4d7dc-71c2-46d6-addf-10296150bf52