aboutsummaryrefslogtreecommitdiff
path: root/CarpetAttic
Commit message (Expand)AuthorAge
* Removed the "dimgeneric_*" data types from CarpetLib. They were neverschnetter2003-01-03
* Some cleaning up of comments. Some changes to the makefileschnetter2002-12-12
* Updated parameter files.schnetter2002-10-24
* Change parameter "outdir" to "out_dir".schnetter2002-10-24
* Added arrangement name and final semicolon to CCTK_FILEVERSION macros.schnetter2002-10-24
* Fixed quite a few include guard mishaps.schnetter2002-09-01
* Added semi-automatic detection of include paths, library paths, and libraries.schnetter2002-08-16
* Removed "make.configuration.defn" file. Using makefile fragments forschnetter2002-08-13
* added file make.configuration.defn, to define additional libs needed forshawley2002-08-08
* Changed "abort()" statements to "assert(0)" statements, because theschnetter2002-08-02
* Removed the temporary version of the thorn CartGrid3D, because theschnetter2002-07-15
* Updated Carpet to the recent changes in Cactus.schnetter2002-04-29
* Forgot to add this file.schnetter2002-04-03
* Replacement version of CactusBase/CartGrid3D for use with mesh refinement.schnetter2002-04-03
* Added author (myself) to READMEs.schnetter2002-03-26
* Added CCTK_FILEVERSION macros.schnetter2002-03-26
* Added explicit type conversions to make it compile with gcc 3.0.schnetter2002-01-14
* Added a parameter that prevents outputting the ghost zones. Untested.schnetter2002-01-09
* Fixed test cases for axial symmetry (changed parameter files.)schnetter2001-12-17
* Added new thorns CarpetReduce and CarpetRegrid to parameter files.schnetter2001-12-14
* Fixed a small bug that prevented reading data.schnetter2001-12-05
* Adapted Carpet to the new Cactus API. Works on Linux. High hopes for SGIs.schnetter2001-11-05
* Corrected interface.ccl files which were missing inter-thorn dependencies.schnetter2001-07-12
* Changed handling of scalars. Scalars are now zero-dimensional arrays.schnetter2001-07-09
* Broke the file "carpet.cc" into several files.schnetter2001-07-04
* Second stab at having arrays with a dimension different than gridschnetter2001-07-02
* Modified the Carpet driver so that it uses the same new timelevelschnetter2001-04-23
* Brought in latest differences from the SGI version. This is workeschnett2001-03-22
* ?eschnett2001-03-19
* Fixed bugs that popped up in the SGI version.eschnett2001-03-18
* Added grid function input.eschnett2001-03-17
* Use /tmp for temporary files.eschnett2001-03-17
* Now uses unique temporary file names.eschnett2001-03-17
* Fixed FlexIO output.eschnett2001-03-16
* Changed the way output is handled. Now output is per refinement leveleschnett2001-03-16
* Added FlexIO I/O.eschnett2001-03-15
* Fixing bugs with octant mode, coordinates, and ASCII output.eschnett2001-03-13
* Added two more test cases for octant mode.eschnett2001-03-13
* Fixing bugs with octant mode, coordinates, and ASCII output.eschnett2001-03-13
* Added scripts to compare Carpet testsuite outputs. These outputs areeschnett2001-03-11
* Carpet now passes the Cart3d test suite. This required a rewrite ofeschnett2001-03-10
* Added new test suite results.eschnett2001-03-08
* Changed test suite parameter files to activate the right thorns.eschnett2001-03-08
* Removed old test suite.eschnett2001-03-07
* Adapted two more parameter files.eschnett2001-03-07
* Removed old test suite.eschnett2001-03-07
* The only test so far adapted to the Carpet driver.eschnett2001-03-05
* Added test suite from thorn Cart3d. This test suite still uses PUGH,eschnett2001-03-01
* Initial revisioneschnett2001-03-01