aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
* Fixed bugs with refining grid arrays.schnetter2001-08-17
| | | | darcs-hash:20010817171558-07bb3-f08ad9b5aa7351a3576c9985d588a0f60fa4b452.gz
* Fixed bug in determining the extent of an array on the refined levels.schnetter2001-08-15
| | | | darcs-hash:20010815200349-07bb3-dce948797f582eb38fea7bd59ecab03c24cbd768.gz
* No prolongation for DISTRIB=CONSTANT arrays.schnetter2001-07-18
| | | | darcs-hash:20010718141738-07bb3-ab73fd44af0b78445a97051cf8efb02bfa7142a6.gz
* Corrected interface.ccl files which were missing inter-thorn dependencies.schnetter2001-07-12
| | | | | | | Corrected interface.ccl files which were missing inter-thorn dependencies. Removed legacy .deps files. darcs-hash:20010712041104-07bb3-1fe3f038149a3b61cfdf1c20f633cc741a5cc2d9.gz
* Switched to the new evolution control scheme that allows goingschnetter2001-07-11
| | | | | | | Switched to the new evolution control scheme that allows going backwards in time. darcs-hash:20010711154113-07bb3-bc1dfc891b2bb42947d5f3e505da4a4a0e4ec654.gz
* Changed handling of scalars. Scalars are now zero-dimensional arrays.schnetter2001-07-09
| | | | | | | | | Changed handling of scalars. Scalars are now zero-dimensional arrays. Now handling CCTK_GroupDynamicData correctly. Now using "include header". Added results of test case. darcs-hash:20010709070002-07bb3-ba0f4339acb8652e35a884fbdf7e8482b7236f8e.gz
* Fixed bug in ASCII output -- only the x dimesion was output, and not y and z.schnetter2001-07-04
| | | | darcs-hash:20010704115523-07bb3-7b9654076c9c8a713187ced500383516a952ef26.gz
* Broke the file "carpet.cc" into several files.schnetter2001-07-04
| | | | | | | | Broke the file "carpet.cc" into several files. Simplified support for arrays with a dimension different from 3. Added a testing thorn. darcs-hash:20010704102946-07bb3-82132f0c643e91f0de33bbaef93f9c693ce7227f.gz
* Second stab at having arrays with a dimension different than gridschnetter2001-07-02
| | | | | | | Second stab at having arrays with a dimension different than grid functions. Not yet tested. darcs-hash:20010702112209-07bb3-816053f629c333189a63014698d4b34c124168aa.gz
* Relaxed contstraints for ghost zones for prolongation. Now only needsschnetter2001-06-12
| | | | | | | | | | Relaxed contstraints for ghost zones for prolongation. Now only needs ghost zones if there are enough (> 1) refinement levels so that prolongation actually occurs. Fixed a test case. darcs-hash:20010612131416-07bb3-4c898fa321936c2d745b9af02337a33143917dc0.gz
* Added new options file.schnetter2001-06-12
| | | | darcs-hash:20010612125720-07bb3-01391c5ddc09784313087c1cea2a7fb27c3b0ce0.gz