aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Use correct type CCTK_INT instead of int when calling aliased functionsschnetter2004-03-07
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@74 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
* Fix compiler warnings.rideout2003-06-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@72 eec4d7dc-71c2-46d6-addf-10296150bf52
* Don't bother to retrieve faces, widths, or tables data on selected GVs.rideout2003-05-07
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@71 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
* These tests now need to activate localinterp to run.rideout2003-05-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@69 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
* BSSN_MoL analogs of the existing tests. These can be used to test therideout2003-01-08
| | | | | | | | new boundary interface. To use these tests simply symlink the output directories <test_name>MoL to <test_name>. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@65 eec4d7dc-71c2-46d6-addf-10296150bf52
* Routine to execute the Cartoon bcs on all selected vars.rideout2003-01-08
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@64 eec4d7dc-71c2-46d6-addf-10296150bf52
* Commenting out reset of symmetries for ADM_BSSN stagleap variables,rideout2003-01-08
| | | | | | | since the stagleap method no longer exists in ADM_BSSN. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@63 eec4d7dc-71c2-46d6-addf-10296150bf52
* Removing extraneous argument to a CCTK_VInfo call.rideout2003-01-08
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@62 eec4d7dc-71c2-46d6-addf-10296150bf52
* Schedule a routine to apply cartoon bcs.rideout2003-01-08
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@61 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
* Adding authors, and giving credit to Steve Brandt.rideout2003-01-08
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@59 eec4d7dc-71c2-46d6-addf-10296150bf52
* pdf version of cartoon_plane figure.rideout2003-01-06
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@58 eec4d7dc-71c2-46d6-addf-10296150bf52
* Remove \ifpdf, which often breaks latexing.rideout2003-01-06
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@57 eec4d7dc-71c2-46d6-addf-10296150bf52
* Converting to 'Einstein2'.rideout2002-11-28
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@56 eec4d7dc-71c2-46d6-addf-10296150bf52
* Added scheduled routine for 'resetting symmetries' for WaveToy.rideout2002-11-28
| | | | | | | Added function prototypes. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@55 eec4d7dc-71c2-46d6-addf-10296150bf52
* Add comment about how BndCartoon2DVI is able to execute boundaryrideout2002-11-28
| | | | | | | | | | | condition on an entire group. Clean up of BndCartoon2DGN: * checks for valid group name, and gives appropriate error message * properly handles verbose messages git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@54 eec4d7dc-71c2-46d6-addf-10296150bf52
* Only reset 'symmetries' for grid functions whose correspondingrideout2002-11-28
| | | | | | | implementations are active. Allow for 'symmetry' reset of WaveToy. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@53 eec4d7dc-71c2-46d6-addf-10296150bf52
* changing the documentation.tex files to use our cactus style fileikelley2002-06-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@49 eec4d7dc-71c2-46d6-addf-10296150bf52
* Fixed wrong datatypes for variables (CCTK_INT <-> int, CCTK_REAL <-> double).tradke2002-06-04
| | | | | | | | Also fixed parameter get/set code in grid resizing routine. This fixes code crashes on the T3E. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@48 eec4d7dc-71c2-46d6-addf-10296150bf52
* Add the right parameter file for the testallen2002-05-31
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@47 eec4d7dc-71c2-46d6-addf-10296150bf52
* Should be right files nowallen2002-05-24
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@46 eec4d7dc-71c2-46d6-addf-10296150bf52
* Sorting out testsuieallen2002-05-24
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@45 eec4d7dc-71c2-46d6-addf-10296150bf52
* New testsuite filesallen2002-05-24
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@44 eec4d7dc-71c2-46d6-addf-10296150bf52
* Updated output to new filename conventions.pollney2002-05-23
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@43 eec4d7dc-71c2-46d6-addf-10296150bf52
* Adding missing ahfinder data.pollney2002-05-23
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@42 eec4d7dc-71c2-46d6-addf-10296150bf52
* Update test suite to use icn.pollney2002-05-23
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@41 eec4d7dc-71c2-46d6-addf-10296150bf52
* Removing obsolete test_cartoon_1.pollney2002-05-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@40 eec4d7dc-71c2-46d6-addf-10296150bf52
* Get the file name right in the fileversions I committed just now ...allen2002-05-09
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@39 eec4d7dc-71c2-46d6-addf-10296150bf52
* removed compiler warningsallen2002-05-09
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@38 eec4d7dc-71c2-46d6-addf-10296150bf52
* Removed compiler warning (unused lny)allen2002-05-09
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@37 eec4d7dc-71c2-46d6-addf-10296150bf52
* Fixed compiler warnings, added the nearly standard comment formatallen2002-05-09
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@36 eec4d7dc-71c2-46d6-addf-10296150bf52
* Added required syncronisation before cartoon interpolation routine topollney2002-05-09
| | | | | | | | | | | prevent a processor boundary problem. This also fixes the NaNs that were showing up in the ahf.gauss output of the test-suites, however it is not clear that the gaussian curvature calculation in the AHFinder is properly cartoonised anyways. This fix required modifications to the test-suites. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@35 eec4d7dc-71c2-46d6-addf-10296150bf52
* fixed figuresallen2002-05-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@34 eec4d7dc-71c2-46d6-addf-10296150bf52
* Changes so that Cartoon works with both old and new einsteinallen2002-05-04
| | | | | | | New testsuite is the same as test_cartoon_1 git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@33 eec4d7dc-71c2-46d6-addf-10296150bf52
* using graphicx instead of eps to include figures so that figures get includedallen2002-05-02
| | | | | | | in the thorn guide git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@32 eec4d7dc-71c2-46d6-addf-10296150bf52
* Adding a new test-suite.pollney2002-04-30
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@31 eec4d7dc-71c2-46d6-addf-10296150bf52
* storing the coordinate index in a static variable once, to avoid looking it ↵lanfer2002-04-30
| | | | | | up every time (CoordIndex contains CCTK_Equals). git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@30 eec4d7dc-71c2-46d6-addf-10296150bf52
* Updates to the documentation.pollney2002-04-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@29 eec4d7dc-71c2-46d6-addf-10296150bf52
* Added some documentation.pollney2002-04-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@28 eec4d7dc-71c2-46d6-addf-10296150bf52
* Added the new test output directories.pollney2002-04-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@27 eec4d7dc-71c2-46d6-addf-10296150bf52
* Added a routine for ensuring that the grid set up in the parameter filepollney2002-04-16
| | | | | | | | | | | | | | | | | | | | is cactus compatible. If the new parameter "allow_grid_resize" is set, then cartoon will now actually modify the grid that was specified by the user. Though not really a nice solution, it is potentially less annoying than having the user try to figure out appropriate grid dimensions themselves. The old test suite for cartoon (test_cartoon.par) was not a very good example, as it actually set up an less-than-optimal grid (with bitant specified in the wrong plane), and could only run on 2-processors. So I've removed it and replaced it with a pair of new test suites which demonstrate cartoon in "full" and "bitant" mode using the new grid resizing mechanism. Documentation as such does not exist yet, but will in the fullness of time. For the time being, please refer to the sample parameter files in the test directory to see how to set things up. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@26 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
* Testallen2001-11-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@23 eec4d7dc-71c2-46d6-addf-10296150bf52
* this is for 2 procs though,ryoji2001-10-25
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@22 eec4d7dc-71c2-46d6-addf-10296150bf52
* Adding a missing comment.miguel2001-10-19
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@21 eec4d7dc-71c2-46d6-addf-10296150bf52