aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetEvolutionMask
Commit message (Collapse)AuthorAge
* CarpetEvolutionMask: limit buffer_mask test to one processRoland Haas2013-02-11
|
* CarpetEvolutionMask: compute a mask indicating where buffers areRoland Haas2013-02-11
| | | | | | | this is s first implementatoion of this functionality. Eventually I want to extend it to label buffer points by the last MoL substep at which the grid point needs to have a RHS computed. Zero will mean "all the time" large numbers will mean "never".
* 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.
* CarpetEvolutionMask: add TODOsRoland Haas2012-09-11
|
* CarpetEvolutionMask: enlarge evolved region by one in vertex centeringRoland Haas2012-09-11
| | | | | to remove the weight = 1/2 points that are used by reductions.
* CarpetEvolutionMask: add parameter enlarge_evolved_region to fine tuneRoland Haas2012-09-11
| | | | | | | | excluded region positive values enlarge the *evolved* region, negative values (up to buffer_with + ghost_width) shrink it. That is positive values shrink the hole in the center of patches.
* CarpetEvolutionMask: use dd.ghost_widths rather than cctk_nghostzonesRoland Haas2012-09-11
|
* CarpetEvolutionMask: make parameters steerableRoland Haas2012-09-11
|
* CarpetEvolutionMask: add relative error tolerance of 1e-12Roland Haas2012-09-11
|
* CarpetEvolutionMask: use ML_BSSN instead of BSSN_MoL in testsuitesRoland Haas2012-09-11
|
* CarpetEvolutionMask: use dd.buffer_widths instead of buffer_width parameterRoland Haas2012-09-11
|
* CarpetEvolutionMask: Update to new dh classesErik Schnetter2011-12-14
|
* CarpetEvolutionMask: Use new bboxset functions to simplify codeErik Schnetter2011-12-14
|
* CarpetEvolutionMask: Remove explicit bboxset normalizationsErik Schnetter2011-12-14
|
* Combine CarpetLib's INSTANTIATE and Carpet's TYPECASE mechanism into aErik Schnetter2011-12-14
| | | | | | single mechanism provided by CarpetLib. Use this mechanism everywhere.
* CarpetEvolutionMask: Allow different numbers of ghost zones on different levelsErik Schnetter2011-12-14
| | | | | Allow different numbers of ghost zones and different spatial prolongation orders on different refinement levels.
* Import CarpetErik Schnetter2011-12-14
| | | | Ignore-this: 309b4dd613f4af2b84aa5d6743fdb6b3
* Carpet/*/test/: also activate thorn LoopControl (required by CarpetReduce) ↵Thomas Radke2008-10-30
| | | | in testsuite parfiles
* CarpetEvolutionMask: Remove CVS Header commentErik Schnetter2008-02-19
| | | | darcs-hash:20080219054035-dae7b-fd1c32d0cdc21a341864eb206187038f1d29320e.gz
* CarpetEvolutionMask: Reformat READMEErik Schnetter2007-08-21
| | | | darcs-hash:20070821190018-dae7b-2e42509deb4e524e07ae3ba623093be1daccdad6.gz
* CarpetEvolutionMask: Remove unused variablesErik Schnetter2007-04-19
| | | | darcs-hash:20070419020904-dae7b-0c42ce9f95b88963140c6ba67e35bc412377e540.gz
* CarpetEvolutionMask: Update to recent changesErik Schnetter2007-04-19
| | | | darcs-hash:20070419020836-dae7b-36acad0947a733fd41f2c8b89f751393132ec0a2.gz
* CarpetEvolutionMask: don't output "sum" reductions in ↵Thomas Radke2007-01-31
| | | | | | | | | CarpetEvolutionMask_test testsuite The sum reduction needs a much higher tolerance, and contains essentially the same information as the average reduction. darcs-hash:20070131155833-776a0-e79108728ba0fdd3948cdaa4e3aac76dbcdc8d94.gz
* CarpetEvolutionMask: fix CarpetEvolutionMask_test testsuiteThomas Radke2007-01-26
| | | | | | | | Replaced CactusBase/IOBasic's norm output files by equivalent ones from CarpetIOScalar. Added diagonal output files which were missing in the archive. darcs-hash:20070126135049-776a0-98353852d983a8e5401c7dea81429f711c74da28.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
* CarpetEvolutionMask: Adapt to region_t changesErik Schnetter2007-01-12
| | | | darcs-hash:20070112222640-dae7b-0e208231fc8f79957f97db95a6c2094a57edec30.gz
* CarpetEvolutionMask: Schedule also in postregridinitial binErik Schnetter2006-12-06
| | | | darcs-hash:20061206163347-dae7b-4489f04d8f3e290a8c16ad41e7c18d6a05372037.gz
* CarpetEvolutionMask: fix 2D output for CarpetEvolutionMask_test testsuiteThomas Radke2006-12-19
| | | | | | All it took was to change IO::out_fileinfo="none" into IO::out_fileinfo="axis labels". darcs-hash:20061219205834-776a0-d01dfe4ff8e5c77d79c99cb3f9a03179b0ef7634.gz
* CarpetEvolutionMask: get the CarpetEvolutionMask_test_off at least partially ↵Thomas Radke2006-11-28
| | | | | | | | | | | | | working again * use IO::out_fileinfo = "axis labels" to match the existing 1D/2D output * substitute IOBasic's reduction output by that from CarpetIOScalar (it has been checked that the output data are the same, only the filenames and the format changed) Still the testsuite is failing because of differences in the evolution_mask output. darcs-hash:20061128152932-776a0-90ef141b6eb370b267b1e0647473bc59a732479e.gz
* CarpetEvolutionMask: get testsuite parfiles going againtradke2006-11-24
| | | | | | | | | Use CarpetIOBasic and CarpetIOScalar instead of IOBasic. Don't set grid::avoid_origin twice. Testsuites are not passing (yet). darcs-hash:20061124200038-3fd61-4b14f5d89ec9addc7061da51c228df346202e160.gz
* CarpetEvolutionMask: Add grouptype argument to mode functionsErik Schnetter2006-10-03
| | | | darcs-hash:20061003233903-dae7b-57d1f6505904ee2af2da25ee413a995e7836ea3d.gz
* CarpetEvolutionMask: remove duplicate parameter setting in ↵Thomas Radke2006-06-30
| | | | | | test/CarpetEvolutionMask_test.par darcs-hash:20060630104549-776a0-1201ed566912e2180862963721ac64a9f2194d9a.gz
* Fix storage for EvolutionMaskcott2005-12-22
| | | | darcs-hash:20051222092416-34d71-fe1a4f226a46964b577c67c9a7192e5a27ea99ad.gz
* CarpetEvolutionMask: Handle outer buffer zonesErik Schnetter2005-08-12
| | | | | | Do not shrink the domain if the buffer zones are outer. darcs-hash:20050812143317-891bb-5e95257cd7a5685fbcc02985e5802e3f1e070a78.gz
* CarpetEvolutionMask: New thornErik Schnetter2005-08-10
Provide a grid function "evolution_mask" which is zero for all grid points that do not need to be evolved because they are going to be restrict from a finer grid. darcs-hash:20050810125908-891bb-3a6441b6cd41b7bafda6a42c672925ac98fbb668.gz