aboutsummaryrefslogtreecommitdiff
path: root/CarpetAttic/Cart3dTest
Commit message (Collapse)AuthorAge
* Import CarpetErik Schnetter2011-12-14
| | | | Ignore-this: 309b4dd613f4af2b84aa5d6743fdb6b3
* Remove CVS header tagsErik Schnetter2004-09-18
| | | | | | Replace all CVS header tags with the standard "$Header:$". darcs-hash:20040918132147-891bb-dea889bdd94a479ec412d14d08e9efca63e5c24d.gz
* Update parameter filesschnetter2004-03-23
| | | | darcs-hash:20040323100159-07bb3-dd0dd602fc7850cbf027cabcec0837b74194849c.gz
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many changes that accumulated while Cactus and Carpet diverged. Add processor splitting mechanism "along-dir" that splits along a specified direction. Rename group PostRestrict to bin POSTRESTRICT. Prolongate initial data only when desired. This saves much time. Sorry, Ian. Fix bug in time level cycling of grid arrays. (Note: grid arrays should not have time levels.) Fix time_t bug on IRIX. Make sure that there is no integer overflow when there are many refinement levels. Always put parentheses around (maxreflevelfact/reflevelfact). Fix typo in Carpet verbose output. Add debug output in processor splitting. Communicate in three stages: Irecv, (work), Isend, Wait. This might be more efficient. Much more, potentially. Fix bug in processor layout of grid arrays. Sorry, Ian. Make the interpolator interpolate between time levels. Untested. Fix bug in processor communication in interpolator. Sorry, Ian. Rewrite prolongation operators to make them twice as fast. There you are, Ian. Move prolongation operator kind handling from data to gdata. Add official hyperslabbing interfaces to CarpetSlab. Adapt to new cGH * handling. darcs-hash:20031105141838-07bb3-d348d033307d82905893e241be485c4db2ce8ce3.gz
* Include "Symmetry.h" instead of "AlphaThorns/Cart3d/src/Cart3d.h".schnetter2003-09-20
| | | | darcs-hash:20030920115303-07bb3-3726b5d4d410699c48bfc41127e0b2f0a5eb613c.gz
* Updated parameter files.schnetter2002-10-24
| | | | darcs-hash:20021024191153-07bb3-90dd8efad24bdb5625a2365fba0a57ea96adc14d.gz
* Updated Carpet to the recent changes in Cactus.schnetter2002-04-29
| | | | | | | | | | | | Updated Carpet to the recent changes in Cactus. I/O: Finding out whether this is a restart now requires looking at the ioGH structure. Timelevels: Timelevels now have to be allocated explicitely. Made Carpet compile with the Intel 6.0 C++ compiler. darcs-hash:20020429092752-07bb3-65b0b317ba98c017e16294d2ff8ac6a8a424a102.gz
* Fixed test cases for axial symmetry (changed parameter files.)schnetter2001-12-17
| | | | | | | | Fixed test cases for axial symmetry (changed parameter files.) Extented Carpet to handle multiple grid components per processor. Currently works on one processor only. darcs-hash:20011217113404-07bb3-e20c6b501910b681f1f2e866918f2e65e0d90d48.gz
* Added new thorns CarpetReduce and CarpetRegrid to parameter files.schnetter2001-12-14
| | | | darcs-hash:20011214165954-07bb3-e68f15a15027098cd26981663394a4365aee510d.gz
* Modified the Carpet driver so that it uses the same new timelevelschnetter2001-04-23
| | | | | | | | | | | | | | | | | | Modified the Carpet driver so that it uses the same new timelevel cycling as does PUGH. Modified the CarpetIOASCII and CarpetIOFlexIO output routines so that they always output the current time level. Found and fixed a bug in the time interpolation in CarpetLib. Fixed a bug where the necessary number of ghost zones for space interpolation was calculated incorrectly. Fixed bugs in the example parameter files that used an insufficient number of ghost zones. darcs-hash:20010423061011-07bb3-c69e59f7bc5f283d7632a663c0770578cdb73881.gz
* Use /tmp for temporary files.eschnett2001-03-17
| | | | darcs-hash:20010317152702-f6438-4fad3f17e8a0593d65172fef43b3467e39e8526b.gz
* Now uses unique temporary file names.eschnett2001-03-17
| | | | darcs-hash:20010317151938-f6438-37e1c76beaa55e4f8cb7c694db27978090ad7921.gz
* Fixing bugs with octant mode, coordinates, and ASCII output.eschnett2001-03-13
| | | | | | | Fixing bugs with octant mode, coordinates, and ASCII output. Adapting the test suite. darcs-hash:20010313120652-f6438-6411b2838ea80747009724e17197ae2a7aaeb808.gz
* Added two more test cases for octant mode.eschnett2001-03-13
| | | | darcs-hash:20010313114609-f6438-3cc640e11d808d9848307e17961d954dabe7ab8b.gz
* Fixing bugs with octant mode, coordinates, and ASCII output.eschnett2001-03-13
| | | | | | | Fixing bugs with octant mode, coordinates, and ASCII output. Adapting the test suite. darcs-hash:20010313110700-f6438-2bd65c5a1e0c1582bed9a08ec9c19df312ad817a.gz
* Added scripts to compare Carpet testsuite outputs. These outputs areeschnett2001-03-11
| | | | | | | Added scripts to compare Carpet testsuite outputs. These outputs are not handled well by the standard testsuite tests. darcs-hash:20010311095823-f6438-31d1cf4478c616d40e1d5fb29aeb3861b35a91d8.gz
* Carpet now passes the Cart3d test suite. This required a rewrite ofeschnett2001-03-10
| | | | | | | | | | | | | | | | | Carpet now passes the Cart3d test suite. This required a rewrite of CarpetSlabe, which now uses the data<> class instead of doing things its own way. This in turn required some updates to data<>. CarpetSlab now ignores (i. e. does not use) boundaries, except outer boundaries. For that to work, the dh<> class has been given the notion of an outer boundary. In order to increase performance, the cctk_bbox[] information in Carpet is not set correctly. As an approximation, it just reflects whether the current grid component lies at the outer boundary, as calculated using cctk_lbnd, cctk_ubnd, and cctk_gsh. darcs-hash:20010310195459-f6438-8ee874d722de4df717e5eb3002722ceb8d4a9bb7.gz
* Added new test suite results.eschnett2001-03-08
| | | | darcs-hash:20010308085111-f6438-78094d9e0ec3f6a9ed0e2271c5155a45c20a198e.gz
* Changed test suite parameter files to activate the right thorns.eschnett2001-03-08
| | | | | | | Changed test suite parameter files to activate the right thorns. Removed old test suite log files. darcs-hash:20010308084858-f6438-d342a686df22f3b36d176ddc16036fe6de51f889.gz
* Removed old test suite.eschnett2001-03-07
| | | | darcs-hash:20010307141926-f6438-adefef063f4466bd08b372627c5dd12aea8bd428.gz
* Adapted two more parameter files.eschnett2001-03-07
| | | | darcs-hash:20010307141917-f6438-4d5339e9aa3f2208c7a24348cfd76310763c2640.gz
* Removed old test suite.eschnett2001-03-07
| | | | darcs-hash:20010307131926-f6438-2623434c2f94ea3f012467de08b83b0007882b67.gz
* The only test so far adapted to the Carpet driver.eschnett2001-03-05
| | | | darcs-hash:20010305133137-f6438-092aacabbdcb8c9c17572cd675333c3cece991f3.gz
* Added test suite from thorn Cart3d. This test suite still uses PUGH,eschnett2001-03-01
| | | | | | | Added test suite from thorn Cart3d. This test suite still uses PUGH, but will be changed to use Carpet soon. darcs-hash:20010301144927-f6438-ee2c9878f90e3b708e4dd1bd030a1c2a58f47649.gz
* Initial revisioneschnett2001-03-01
darcs-hash:20010301114010-f6438-12fb8a9ffcc80e86c0a97e37b5b0dae0dbc59b79.gz