aboutsummaryrefslogtreecommitdiff
path: root/Carpet
Commit message (Collapse)AuthorAge
* CarpetLib: Remove outdated commentErik Schnetter2007-05-13
| | | | darcs-hash:20070513034420-dae7b-7261b7a902bf7ac39a2c73bd6d762e67e37c9110.gz
* CarpetLib: Use the correct time when interpolating while regriddingErik Schnetter2007-05-13
| | | | | | Use the correct time when interpolating while regridding. darcs-hash:20070513034335-dae7b-df3960395af6cd7a8fb75ceb7bb6b6513933bcf2.gz
* CarpetLib: Handle first regridding correctly.Erik Schnetter2007-05-13
| | | | | | | | Do not require that regridding fills all grid points if the previous grid hierarchy is completely empty, i.e, if this is the first regridding. darcs-hash:20070513034129-dae7b-7c838458c107d6873665eeb3e92d2a4c72565f30.gz
* CarpetLib: Fill new refinement levels even if it is newly createdErik Schnetter2007-05-11
| | | | | | | Correct a logic error that left newly created refinement levels uninitialised. darcs-hash:20070511202803-dae7b-29c68c95feced54dc9d9ac8e027c241bec82e0ee.gz
* Carpet: Regrid in level mode by defaultErik Schnetter2007-05-10
| | | | darcs-hash:20070510224141-dae7b-0b4aead98b7c4c37d39d637aaa7c49ed99ea82cc.gz
* Carpet: Regrid in singlemap mode if no level-mode regridding function existsErik Schnetter2007-05-10
| | | | | | | If no level-mode regridding function has been provided, then always regrid in singlemap mode. darcs-hash:20070510224016-dae7b-916c7d5326814d57a2754338e8deb579534f136e.gz
* Carpet: Do not call postregrid during recoveryErik Schnetter2007-05-10
| | | | darcs-hash:20070510223145-dae7b-d19c710da332c6f832bbda25bac2429abe8a6168.gz
* Carpet: Add timers measuring initialisation and I/OErik Schnetter2007-05-10
| | | | darcs-hash:20070510223037-dae7b-115fc6391d2f18dc73e12774185b1d50f3618ab6.gz
* Carpet: Remove checks of recently removed parametersErik Schnetter2007-05-10
| | | | darcs-hash:20070510222907-dae7b-746517e02346bd57765780d1b98b7b6bd3a7ee43.gz
* CarpetLib: Allow empty domainsErik Schnetter2007-05-10
| | | | darcs-hash:20070510222457-dae7b-63f0ce31174188709611001c19feb58f3c516862.gz
* CarpetLib: prevent GNU C++ compiler warningstradke2007-05-02
| | | | | | | g++ complains about function parameters which aren't used. Such warnings can be prevented simply by not naming the parameters. darcs-hash:20070502142321-3fd61-2df310c771be0a6177c7f56d6603e6f571209dea.gz
* CarpetIOHDF5: add option to output one file per grouptradke2007-04-30
| | | | | | | | A new steerable boolean parameter IOHDF5::out_one_file_per_group was added which - if set to "true" - will cause Cactus to output all variables of a group into a single HDF5 file (useful to reduce the total number of output files). darcs-hash:20070430162902-3fd61-f8c3e4cd641c40e8afe859933e611cda50c52efe.gz
* Carpet: Allow fewer or more buffer zones to be specifiedErik Schnetter2007-05-02
| | | | | | | | Introduce a parameter Carpet::additional_buffer_zones, which allows using more or fewer buffer zones than there would be when calculated from the ghost zones. darcs-hash:20070502141602-dae7b-c7209f710a3186aee6dfea8700312d04562b0928.gz
* CarpetWeb: Update publicationsErik Schnetter2007-05-01
| | | | darcs-hash:20070501213910-dae7b-2187786072d58eaef97086c7f2732648d2105a8c.gz
* CarpetIOHDF5: Correct error in setting up gdata communication objectErik Schnetter2007-05-01
| | | | | | Set up gdata object correctly before copying it between processors. darcs-hash:20070501163757-dae7b-55cb3575d707f88806bff70f4cfc7153de879c1f.gz
* CarpetRegrid2: Ensure and test proper nestingErik Schnetter2007-04-25
| | | | | | | | | | Introduce a parameter ensure_proper_nesting, which automatically enlarges the levels of the grid hierarchy to ensure proper nesting. (It does not enlarge the coarsest level.) If this parameter is not set, proper nesting is still tested, and a warning is emitted if it is violated. darcs-hash:20070425002649-dae7b-7431881af786bbae5048c5329807e90a4f7b2e29.gz
* Carpet: Correct calculation of number of buffer zonesErik Schnetter2007-04-24
| | | | darcs-hash:20070424231745-dae7b-18caf72267b1eab965099d03d0eb737e42e6a342.gz
* CarpetRegrid2: Avoid accessing non-existing level informationErik Schnetter2007-04-24
| | | | | | | Store information about the coarse grid in the vector regions as well, although this is not used for regridding later. darcs-hash:20070424223735-dae7b-5bb3bdd52d5ec0b912658a020de973f679f595ac.gz
* CarpetRegrid2: Do not enlarge grids if they are not properly nestedErik Schnetter2007-04-24
| | | | | | | Do not enlarge grids if they are not properly nested. Abort with an error instead. darcs-hash:20070424163656-dae7b-b7c135dcc329df4fd634205491adcdfcb1ce8d49.gz
* Carpet: Add function AllGatherStringErik Schnetter2007-04-23
| | | | | | | Add function AllGatherString, which gathers strings from multiple processors. Use this function when determining the models. darcs-hash:20070423184045-dae7b-0364dcfe7ba6c79ca986e83da380dae0565c1a7b.gz
* Carpet: Output all host names when starting upErik Schnetter2007-04-23
| | | | darcs-hash:20070423175548-dae7b-967fad44532c30c97634ad2dc4a7c81002b4f384.gz
* CarpetMask: New thornErik Schnetter2007-04-21
| | | | | | | | CarpetMask allows removing certain regions from Carpet's reduction operators. This can be used to excise punctures or other unwanted features. darcs-hash:20070421045211-dae7b-90791ae8ab35f639b8873144fd66f2587cc5e068.gz
* CarpetReduce: Make parameter verbose steerableErik Schnetter2007-04-21
| | | | darcs-hash:20070421040012-dae7b-17a08c5094234b1b07bf2ad275d92ab2c11a4fc1.gz
* CarpetIOScalar: fix bug in utility script mergeCarpetIOScalar.plThomas Radke2007-04-20
| | | | | | | output merged data lines sorted by their time; only output comment lines appearing before the very first data line darcs-hash:20070420155818-776a0-a0cd0c3e55ca41c0280d975967dd02fc0d7c4184.gz
* CarpetIOScalar: fix bug in utility script mergeCarpetIOScalar.plThomas Radke2007-04-20
| | | | | | Not all data lines were output in the case of duplicate timesteps in multiple input files. darcs-hash:20070420144410-776a0-63258576be7f53c185fe5458c9a7f4943bab9049.gz
* CarpetLib: Synchronise outer boundary points as wellErik Schnetter2007-04-21
| | | | darcs-hash:20070421031755-dae7b-5c3b1adbca478900cae6e98ec7ea792ee7ec976d.gz
* CarpetLib: Add missing #include <sstream> to gdata.ccErik Schnetter2007-04-19
| | | | darcs-hash:20070419024245-dae7b-862947817fa17453aa9996920c3012ff9eda7c20.gz
* CarpetWeb: Add UIUC as Carpet userErik Schnetter2007-04-19
| | | | darcs-hash:20070419022634-dae7b-f5422869d56bbb311f76746fb4f953fa17d3a44d.gz
* CarpetSlab: Update to recent changesErik Schnetter2007-04-19
| | | | darcs-hash:20070419022546-dae7b-73710f7f14788fe66b3c7e44efb01637ad780343.gz
* CarpetRegrid2:Erik Schnetter2007-04-19
| | | | | | | | | | | | Update to recent changes. Add buffer zones outside of the specified regions. This uses inner buffer zones internally, but makes them appear as comfortable as outer buffer zones to the user. Keep grid structure setup algorithm consistent. darcs-hash:20070419022326-dae7b-32ea6df84c5027b7afb1f88b3e41d46d89ce844b.gz
* CarpetRegrid2: Initialise all centresErik Schnetter2007-04-19
| | | | darcs-hash:20070419022230-dae7b-725bd3374af16808fde7cc006afbeca41bcabd2c.gz
* CarpetRegrid: Update to recent changesErik Schnetter2007-04-19
| | | | darcs-hash:20070419022153-dae7b-783e4acd444e1d45bbfbcd80927c443ae7d8ecfd.gz
* CarpetReduce: Allow negative weightsErik Schnetter2007-04-19
| | | | darcs-hash:20070419021335-dae7b-fc08da29dd6e24cb828bac615392dd9635241a8c.gz
* CarpetReduce: Update to recent changesErik Schnetter2007-04-19
| | | | darcs-hash:20070419021320-dae7b-9bdc102a1d6dd1a7f998dc6b8cb446572abb2b7c.gz
* CarpetInterp: Update to recent changesErik Schnetter2007-04-19
| | | | darcs-hash:20070419021244-dae7b-d8a4f4f5063ccfa1bd1cec3a28de4fd0b5bf0a0d.gz
* CarpetIOScalar: Avoid duplicate variableErik Schnetter2007-04-19
| | | | darcs-hash:20070419021216-dae7b-e7bb85aa3261cbd8f5ca3302b973a464049bf9ab.gz
* CarpetIOScalar: Allow IO::out_dir to be steerableErik Schnetter2007-04-19
| | | | darcs-hash:20070419021201-dae7b-d2a7a17e5a909522928a93682d4f1f46ddfaf216.gz
* CarpetIOHDF5: Checkpoint and restore each level's current timeErik Schnetter2007-04-19
| | | | darcs-hash:20070419021113-dae7b-baa8e7a012bddab40246f9485d5b3987fd7dc587.gz
* CarpetIOHDF5: Allow IO::out_dir to be steerableErik Schnetter2007-04-19
| | | | darcs-hash:20070419021042-dae7b-fa34acf3bf956f5b07a74e882f1cb0663f2826dd.gz
* CarpetIOASCII: Update to recent changesErik Schnetter2007-04-19
| | | | darcs-hash:20070419021010-dae7b-a46a4a9f113fc5063004e9d4a4e23b8915b9343b.gz
* CarpetIOASCII: Allow IO::out_dir to be steerableErik Schnetter2007-04-19
| | | | darcs-hash:20070419020938-dae7b-57c9ea9653e3c684daebc31694188aef808d0774.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
* Carpet: Update modes.ccErik Schnetter2007-04-19
| | | | darcs-hash:20070419020736-dae7b-26878d3a45008f37a69f1b2788712112bfa98ed7.gz
* Carpet: Whitespace change to header fileErik Schnetter2007-04-19
| | | | darcs-hash:20070419020659-dae7b-03dbccd1c7f3a53559cbfb4472c8cedb06a5b4bd.gz
* Carpet: Update Timing.ccErik Schnetter2007-04-19
| | | | darcs-hash:20070419020644-dae7b-fbe72eb85f2172e52e6dd87f12d27de7319c2205.gz
* Carpet: Various change to handling simulation timeErik Schnetter2007-04-19
| | | | | | Checkpoint and recover each level's simulation time. darcs-hash:20070419020537-dae7b-af93980a5f25527a4c9eed4ccb7693a56f13c190.gz
* Carpet: Various regridding changesErik Schnetter2007-04-19
| | | | | | Remove support for outer buffer zones. darcs-hash:20070419020317-dae7b-21b46fca20f22c14eb31ce5fa1b85f1a0c87b36f.gz
* Carpet: Various setup changesErik Schnetter2007-04-19
| | | | | | | | | | Make buffer zones always inner buffer zones (but update CarpetRegrid2 to increase the domain automatically). Calculate the base grids before creating the gh. Use information about the outer boundaries for this. darcs-hash:20070419015830-dae7b-da010f022aa948a955b818256a0c0c4e68ba42ce.gz
* CarpetLib: Add op_sync operatorErik Schnetter2007-04-19
| | | | darcs-hash:20070419015013-dae7b-cd2f28ae5fcd8a3cdcb2822eb0c18d0ffe78bc5f.gz