aboutsummaryrefslogtreecommitdiff
path: root/CarpetExtra
Commit message (Collapse)AuthorAge
* CarpetEFenceTest: test electric fence in CarpetLibRoland Haas2013-09-27
|
* CarpetProlongateTest: update test dataRoland Haas2013-09-07
| | | | required after removal of the implicit sync after restrcition
* CarpetProlongateTest: add tests for higher order restrictionRoland Haas2013-06-10
| | | | test data generated from 9748e3a83336a9ccae73a66481530f8049e8c78d
* TestBBoxSet2: New thornErik Schnetter2013-05-26
|
* CarpetIntegrateTest: Modernize test parameter fileErik Schnetter2013-03-12
|
* CarpetProlongateTest: Increase test case tolerances for higher order ↵Erik Schnetter2013-03-11
| | | | prolongation
* CarpetIntegrateTest: Use ReflectionSymmetry for bitant modeErik Schnetter2013-03-03
|
* CarpetProlongateTest: Correct default parameter values for interpolator testErik Schnetter2013-02-08
|
* CarpetProlongateTest: restrict tests to 2 processes, reduce regions,Roland Haas2013-02-03
| | | | | | | | | | | remove sums, add 0d errornorm ouput instead required since the tests produce >0D Carpet output which is process number dependend. Regions sizes generated by CarpetRegrid2 changed since data was generated, most likely due to 549447bb134500f38da40957c4c52753a1459532 "CarpetRegrid2: Enforce certain grid hierarchy properties" which unfortunately no longer compiles with the current flesh.
* TestLoopControl: Correct errors in testing ghost zonesErik Schnetter2013-01-21
|
* TestLoopControl: Use module loopcontrolErik Schnetter2013-01-21
|
* TestLoopControl: New thornErik Schnetter2013-01-20
|
* Move MPI support from flesh to a thornErik Schnetter2012-09-11
| | | | | | | Move MPI support from flesh to thorn ExternalLibraries/MPI. This also requires thorns that call MPI directly to declare this in their configuration.ccl. Existing configurations using MPI need to include ExternalLibraries/MPI into their thorn list.
* AMRToy: Example thorn providing a regridding criterionErik Schnetter2011-12-14
|
* CarpetProlongateTest: Add test cases for TVD prolongation operatorErik Schnetter2011-12-14
|
* CarpetProlongateTest: Typo in commentErik Schnetter2011-12-14
|
* CarpetProlongateTest: Correct test case parameter filesErik Schnetter2011-12-14
|
* CarpetProlongateTest: Disable debug outputErik Schnetter2011-12-14
|
* CarpetProlongateTest: Test interpolation as wellErik Schnetter2011-12-14
| | | | | | | | Add a routine that interpolates to a grid array, testing whether interpolation (including time interpolation) works correctly. Add a test case for 3rd order spatial and 2nd order temporal interpolation.
* CarpetProlongateTest: Expand thorn, add many test casesErik Schnetter2011-12-14
| | | | Test vertex centred and cell centred prolongation operators.
* Nirvana: Update library and Modernise scriptErik Schnetter2011-12-14
|
* ReductionTest: Use GRHydro instead of WhiskyErik Schnetter2011-12-14
|
* TestCarpetGridInfo: Update for "recent" changes in CarpetErik Schnetter2011-12-14
|
* CarpetProlongateTest: New thorn to test prolongation operatorsErik Schnetter2011-12-14
|
* Backed out changeset 1b5c07de6243Erik Schnetter2011-12-14
|
* CarpetReduce: Remove unused variable "mask"Erik Schnetter2011-12-14
|
* Nirvana: New thorn to distribute Nirvana libraryErik Schnetter2011-12-14
|
* Import CarpetErik Schnetter2011-12-14
| | | | Ignore-this: 309b4dd613f4af2b84aa5d6743fdb6b3
* Carpet/*/test/: also activate thorn LoopControl (required by CarpetReduce) ↵Thomas Radke2008-10-30
| | | | in testsuite parfiles
* TestCarpetGridInfo: New thornErik Schnetter2008-03-19
|
* RegridSyncTest: Add parameter fileErik Schnetter2008-03-01
|
* New thorn CarpetExtra/ReductionTest2Erik Schnetter2008-03-01
|
* New thorn CarpetExtra/ReductionTestErik Schnetter2008-03-01
|
* CarpetIntegrateTest: Add additional parameter filesErik Schnetter2008-03-01
|
* CarpetIntegrateTest: Correct prototyp of scheduled functionsErik Schnetter2008-03-01
|
* CarpetIntegrateTest: Activate InitBaseErik Schnetter2008-01-14
| | | | | | | | Activate thorn InitBase. Use modern parameters to choose buffer width. darcs-hash:20080114153314-dae7b-c752b45cda4f9325b3ce5dbe687ae5fc21cdf485.gz
* CarpetIntegrateTest: Remove $Header$ commentsErik Schnetter2008-01-14
| | | | darcs-hash:20080114153255-dae7b-9774a505debb005f80075e4bf6a3015bbd0ba658.gz
* WaveToyMoL: Correct grid spacing indexing errorErik Schnetter2007-11-07
| | | | darcs-hash:20071107141347-dae7b-e2157d07048e20139f64726196bd1b4269794d9c.gz
* RegridSyncTest: New routine that does nothing but syncing.cott2007-05-15
| | | | darcs-hash:20070515013350-fff0f-fed86411ecaf7ccc47c32b0c6829078be2c4932d.gz
* RegridSyncTest: Forced output in PostRegridcott2007-05-15
| | | | | | Added output of test GF via CCTK_OutputVarAsByMethod in POSTREGRID. darcs-hash:20070515012529-fff0f-3683c4b5c180e2520906aee8aafdbdc10d779ca9.gz
* RegridSyncTest: Initialise the current time level in the evol binErik Schnetter2007-05-13
| | | | | | Initialise the current time level in the evol bin. darcs-hash:20070513040155-dae7b-4c5c55c32752b32f2bd98a1adb701574de7b65f9.gz
* RegridSyncTest: Remove $Header$ commentsErik Schnetter2007-05-13
| | | | darcs-hash:20070513040122-dae7b-70072ce588b40ed361f1c2026264a48bae0d5336.gz
* Carpet*/test: specify the number of processors to run testsuitesThomas Radke2007-01-18
| | | | | | | | Some testsuites in the thorns listed above have CarpetIOASCII output files that were generated on a specific number of processors; tell the testsuite script that these testsuites should be run only on that number of processors. darcs-hash:20070118115525-776a0-d385bb56c7d17e00ad6ef2af805093f968e7c620.gz
* CarpetCCTest: New example thorn to test cell centeringErik Schnetter2007-01-15
| | | | darcs-hash:20070115162048-dae7b-012fb27fb4b9de872980b67f9a03175e2a33c091.gz
* CarpetExtra: Remove arrangement copyright noticeErik Schnetter2007-01-12
| | | | | | | Remove arrangement copyright notice. Instead, each thorn should have a copyright notice. darcs-hash:20070112191931-dae7b-9676d0717ae3283461a2a89c87c08a6ed67dea43.gz
* CarpetRegridTest: Remove CVS $Header:$ commentsErik Schnetter2007-01-12
| | | | | | | | Remove CVS $Header:$ comments. Correct prototype of CarpetRegridTest_Startup. darcs-hash:20070112191613-dae7b-4ebb8acef9b3a6e1a26923b10ce30afcfaa0193b.gz
* IDScalarWaveFO: Use double precison when calling random_numberErik Schnetter2007-01-12
| | | | | | | | Create random numbers explicitly in a double precision variable, since gfortran does not support yet higher precisions for the intrinsic random_number. darcs-hash:20070112191430-dae7b-bf8b0a500cbf4770b588f4c4a2efa0de972934d6.gz
* IDScalarWaveFO: converted initialdata.F77 to initialdata.F90Thomas Radke2006-11-28
| | | | | | | The source file initialdata.F77 calls a standard Fortran90 routine random_number(). darcs-hash:20061128122009-776a0-ff7fd11962d1c4582ce0995e2fdd0c41038e619e.gz
* CarpetIntegrateTest: fix testsuite parfilesThomas Radke2006-11-28
| | | | | | | | | | This patch fixes the CarpetIntegrateTest's testsuite parfiles but not (yet) the testsuites themselfs: * use CarpetIOBasic + CarpetIOScalar instead of IOBasic * use IO::out_fileinfo = "none" darcs-hash:20061128102016-776a0-550acca2ad7371105d91661d61a100743e5f3726.gz
* CarpetRegridTest: fix C++ comment in a C source fileThomas Radke2006-09-27
| | | | darcs-hash:20060927154950-776a0-702e612ea729b356b7c666839ba67921effe5038.gz