aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Added new 1/r initial data for WaveToy.schnetter2002-01-08
| | | | | | | Added new 1/r initial data for WaveToy. Added excision to WaveToy for 1/r data. darcs-hash:20020108132057-07bb3-541b25e99f5d694d4baa82ce3d09ced4383b27c9.gz
* Made it compile with gcc 3.0.schnetter2002-01-08
| | | | darcs-hash:20020108124922-07bb3-24c8c2c58323f3edf42c3ec5d12fd662d99a32a9.gz
* Changed the ASCII output format due to popular demand. Now includesschnetter2002-01-08
| | | | | | | Changed the ASCII output format due to popular demand. Now includes physical time and physical coordinates instead of only indices. darcs-hash:20020108110354-07bb3-15982730e02655f8249c809e3cf9703d0fb3f5c7.gz
* Activated a few more thorns that I forgot to activate before.schnetter2002-01-07
| | | | darcs-hash:20020107144323-07bb3-e70cb8972d215c74e5fc3e860ab7ca6b07aa2f9f.gz
* #ifdef out all types like CCTK_INT2 etc. because they are not always defined.schnetter2002-01-04
| | | | darcs-hash:20020104172157-07bb3-7e8a1012a12a2aa3ae4cfe74261c210e5ad647de.gz
* Introduced a new component iterator that loops only over theschnetter2002-01-02
| | | | | | | | | Introduced a new component iterator that loops only over the (processor-)local components. Used this instead of the generic one in all appropriate places. This should reduce the overhead when running on multiple processors. darcs-hash:20020102161408-07bb3-d8e788affd20e6d3222ee1c054acaeb25019090d.gz
* Fixed bugs on multiple processors:schnetter2002-01-01
| | | | | | | | | Fixed bugs on multiple processors: prolongate_*.F77: Less strict error checking. reduce.cc: Loop only over local components. Other small assorted changes. darcs-hash:20020101154828-07bb3-dab9578946dadf407b1fbf19d68d723beb2f942b.gz
* Adapted Carpet to new checkpointing rules.schnetter2001-12-18
| | | | darcs-hash:20011218092935-07bb3-2bb67844633a4e68a9956630223a1927e51a4dda.gz
* Added example parameter files for different regridding methods.schnetter2001-12-17
| | | | darcs-hash:20011217123557-07bb3-7ab2ec348e9cd6584ec98833bd994d629c96b52c.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:20011217123400-07bb3-47796190d04061ea23798717f6714978bf7e1f55.gz
* Fixed bugs in automatic regridding.schnetter2001-12-17
| | | | darcs-hash:20011217123243-07bb3-5191161375a4dbbb85420bea6a1e8ee2d3961656.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
* Added a bit of convenient functionality.schnetter2001-12-14
| | | | | | | Added a bit of convenient functionality. Fixed a few bugs that were uncovered by dynamic regridding. darcs-hash:20011214153941-07bb3-c31c15cec651b5c3c992f529b7409c081fda5ba8.gz
* Pulled regridding out of the driver proper.schnetter2001-12-14
| | | | | | | | | Pulled regridding out of the driver proper. Without the new regridding thorn, Carpet will now default to a single level, i.e. the base level only. Use the thorn CarpetRegrid and set the parameter CarpetRegrid::refinement_levels to get refinement. darcs-hash:20011214153904-07bb3-b765f596812c0321ab0f898f93a9fbd192c49c09.gz
* Pulled regridding out of the driver proper.schnetter2001-12-14
| | | | | | | Pulled regridding out of the driver proper. Added automatic refinement, aka AMR. darcs-hash:20011214153438-07bb3-6f2c0edd77e1cfc8e93bbbcfcc95e11ea7ee17f1.gz
* Added initial stab at reduction operators for Carpet.schnetter2001-12-11
| | | | darcs-hash:20011211120856-07bb3-0f661df0de1c74d8064bf095db9f5abd93efe9a4.gz
* no changeschnetter2001-12-09
| | | | darcs-hash:20011209154402-07bb3-50a9cb5c6987b521cf92c54587581bbda199fbce.gz
* Changed handling of interpolation orders; they are now stored in theschnetter2001-12-09
| | | | | | | | | Changed handling of interpolation orders; they are now stored in the grid functions and don't have to be passed around. Speeded up some prolongation operators. They are still slow. darcs-hash:20011209154308-07bb3-caa74a89a87c290852f2b59160ed26d9361f3cf1.gz
* Added more bones to skeleton of CarpetParamCheck.schnetter2001-12-09
| | | | | | | | | | | | | | | | | | Added more bones to skeleton of CarpetParamCheck. Changed handling of interpolation orders; they are now stored in the grid functions and don't have to be passed around. Setting spatial prolongation order to zero if there are no ghost zones. Setting temporal prolongation order to zero if there is only one time level. Added prolongating the boundaries of the fine grid after restricting to the coarse grid. Restricting the coarse grid changes the coarse grid, hence changes the boundary of the fine grid. darcs-hash:20011209154152-07bb3-0ff824b0462b54926fbe0a8f5fa075dff5fecbb5.gz
* Change default maximum number of refinement levels back to 1.schnetter2001-12-09
| | | | | | | Change default maximum number of refinement levels back to 1. Added hints for certain poison values and changed default value. darcs-hash:20011209153900-07bb3-b80d9249291a562366720cc7d69a97dfaf48cbac.gz
* Added dependency on "boundary" and "grid".schnetter2001-12-07
| | | | darcs-hash:20011207172709-07bb3-1215e1d24da885a627a2052f9d307dd0ece56f8c.gz
* Added more helper functions.schnetter2001-12-07
| | | | | | | Added more helper functions. Added sample configuration using gcc 3.0. darcs-hash:20011207172415-07bb3-6bd456e009997ee816a974ddc290d5db283c72c8.gz
* Made ASCII output line/plane selection more convenient. Should nowschnetter2001-12-07
| | | | | | | | Made ASCII output line/plane selection more convenient. Should now always select a location that also exists on the coarse grid, and hence output the same location on all grids. darcs-hash:20011207172329-07bb3-edb52e32772499e544cb4e0c4bb550b8113f5c2c.gz
* Added dependency on "boundary" and "grid".schnetter2001-12-07
| | | | darcs-hash:20011207162708-07bb3-4d8c8a809c14bbe629c961019541cac3868eaa96.gz
* Added new parameter "refined_regions" that decides how the refinedschnetter2001-12-05
| | | | | | | Added new parameter "refined_regions" that decides how the refined regions are selected. This is for backwards compatibility. darcs-hash:20011205183430-07bb3-43a681a742d8d2b3ad6b1385109176c20732926b.gz
* Changed the way the refinement regions are specified.schnetter2001-12-05
| | | | darcs-hash:20011205180445-07bb3-9a1dd79645e73b0743d7047c98ba44a602866139.gz
* Trying to be a good citizen and checking parameters in beforehandschnetter2001-12-05
| | | | | | | Trying to be a good citizen and checking parameters in beforehand instead of aborting later. darcs-hash:20011205163454-07bb3-43689c13233a07b2a7082816cdca5430b2c35589.gz
* Same as the last, but with better diagnostics.schnetter2001-12-05
| | | | darcs-hash:20011205153029-07bb3-52988b03f4cea05a1f3963acdb3028ee840274a2.gz
* Prevent core dump when the specified output coordinate is not on the grid.schnetter2001-12-05
| | | | darcs-hash:20011205152726-07bb3-5c72caf0c73a825d3aacf4249277ecfa06a56ee0.gz
* Example files that write data with PUGH and read them with Carpet.schnetter2001-12-05
| | | | darcs-hash:20011205023233-07bb3-200f992b54bfa474d79b9f172081bbf460e7815a.gz
* Added box-in-box capability to Carpet.schnetter2001-12-05
| | | | darcs-hash:20011205023155-07bb3-2b8f43070aac0e38ad0f896b6ae73c8baa7608af.gz
* Fixed a small bug that prevented reading data.schnetter2001-12-05
| | | | darcs-hash:20011205000630-07bb3-677525edda645c2adeee49eb01f83da54e3b4496.gz
* Added test cases.schnetter2001-12-03
| | | | darcs-hash:20011203163841-07bb3-1a61a5ad12994d01b0eb955f1273cab111b58920.gz
* Added test cases.schnetter2001-12-03
| | | | darcs-hash:20011203162630-07bb3-d0bfcfbbf583eca9940d4077dddd935e92e412fa.gz
* Update test cases.schnetter2001-12-03
| | | | darcs-hash:20011203162209-07bb3-d98d027dfbb964cbb6dd8d665a195ccbed3f2eb7.gz
* Update test cases.schnetter2001-12-03
| | | | darcs-hash:20011203152208-07bb3-288b848e32d230923abef6ecd28b20337b7e23b0.gz
* Fixed the bug with the periodic boundaries. I am now going to re-runschnetter2001-11-15
| | | | | | | Fixed the bug with the periodic boundaries. I am now going to re-run the test cases on multiple processors on a bigger machine. darcs-hash:20011115154132-07bb3-b4c512244c06ec3e53bad64e8eda815020fb6112.gz
* Fixed bug in how grid arrays were distributed onto the processors.schnetter2001-11-14
| | | | | | | | | Fixed bug in how grid arrays were distributed onto the processors. This version runs the WaveToy fine, but has problems with the HydroToy at the boundaries. I am checking in this version so that I can look at it on other platforms as well. darcs-hash:20011114165754-07bb3-becf0a3e29fd8780214ff304a668fbd6fdb4da8c.gz
* Adapted Carpet to the new Cactus API. Works on Linux. High hopes for SGIs.schnetter2001-11-05
| | | | darcs-hash:20011105165301-07bb3-7021e7a839dfd9970aad6ff46278b551dc5a239e.gz
* Next round.schnetter2001-11-02
| | | | darcs-hash:20011102165115-07bb3-ddbdfef5b4d0566903aa0199cb2ced9c0aa6cd19.gz
* Next round of const-correcting Carpet for SGIs.schnetter2001-11-02
| | | | darcs-hash:20011102160918-07bb3-2510b642ee4b426e433cb4f48d045e25c7a87e55.gz
* Trying to get Carpet const-correct under various compilers. Thisschnetter2001-11-02
| | | | | | | Trying to get Carpet const-correct under various compilers. This time, on SGIs. darcs-hash:20011102150503-07bb3-896f54be90f36719c0cfeadadbf5bfb04d2efdea.gz
* Added a lot of const modifiers for the cGH structure.schnetter2001-11-02
| | | | darcs-hash:20011102095857-07bb3-fa5851f740861e08b8780059f76c87121cea308e.gz
* Fixed bug in processor decomposition.schnetter2001-10-29
| | | | darcs-hash:20011029073645-07bb3-aace5a3c596e94eab1981ad486ae5ca9f479d066.gz
* Fixed small bug.schnetter2001-09-06
| | | | darcs-hash:20010906091828-07bb3-11841c888870d7deceb2b576a1d15e0dbecec62d.gz
* Don't allocate scalars all the time.schnetter2001-08-26
| | | | | | | Don't allocate scalars all the time. This was necessary to work around a bug in CactusBase/Time. darcs-hash:20010826124325-07bb3-394545087e5b6290d60c68fe20990e263ccea1bd.gz
* 1. Added interface for AMR. Carpet still contains no clusterer, butschnetter2001-08-26
| | | | | | | | | | 1. Added interface for AMR. Carpet still contains no clusterer, but the application can now determine where to refine. 2. Made scalars (again) available all the time. This allows the scheduler to use scalars. darcs-hash:20010826115851-07bb3-eca06f09fe49430522d9770bdf5ff2e99f7578a6.gz
* Changed optimisation levels of default configuration options.schnetter2001-08-23
| | | | darcs-hash:20010823155257-07bb3-30fd7f8aceb4d404245fd91f7fc391baba911573.gz
* Removed debug statements.schnetter2001-08-17
| | | | darcs-hash:20010817172403-07bb3-cee185e6f45cc85e1b2d4894b5e61aeca825afa2.gz