aboutsummaryrefslogtreecommitdiff
path: root/CarpetExtra
Commit message (Collapse)AuthorAge
...
* RegridSyncTest: New thornErik Schnetter2006-04-17
| | | | | | Add a debugging thorn to test synchronisation with progressive mesh refinement. darcs-hash:20060417222827-dae7b-f1356400e653649280494169c762eaa0528c43cc.gz
* IDScalarWaveMoL: Add initial data "level index"Erik Schnetter2006-02-25
| | | | | | | | Add a new kind of initial data "level index", which fills each refinement levels with its refinement level index. This is good for testing. darcs-hash:20060225204907-dae7b-8b2c03bbb0b9293690ae8d18785b89f0e490acff.gz
* WaveToyMoL: Set the symmetry information for psiErik Schnetter2006-02-25
| | | | darcs-hash:20060225165338-dae7b-4a701d18bc249c116c5715902875c340c91407b3.gz
* CarpetExtra: Correct the email address of the Cactus TesmErik Schnetter2005-11-19
| | | | | | Change <cactus@cactuscode.org> to <cactusmaint@cactuscode.org>. darcs-hash:20051119214211-dae7b-fe429d1717c09be397ad83dc7687caad315f9f87.gz
* WaveToyMoL: Support 4th order differencingErik Schnetter2005-05-08
| | | | darcs-hash:20050508171319-891bb-48b570b6edcaa6409e931ef41afbc6049bcbb039.gz
* IDScalarWaveMoL: Add initial data type "Gaussian"Erik Schnetter2005-05-01
| | | | darcs-hash:20050501171548-891bb-71cad901294c978432e36baf96614c8a506802bd.gz
* WaveToyMoL: Add tensor type tags to group function definitionsErik Schnetter2005-05-01
| | | | darcs-hash:20050501171503-891bb-c617bbd1f2aa60c0a485decede79fd1726d7938c.gz
* CarpetExtra: Update email addressesErik Schnetter2005-05-01
| | | | darcs-hash:20050501171441-891bb-e3bd032405e7ce098c187bee0fe71b5c5a4fcd5e.gz
* CarpetExtra: Remove CVS Header tagsErik Schnetter2005-05-01
| | | | darcs-hash:20050501171408-891bb-88d9767ca1463461015549f773f56004eae0dd3c.gz
* FOWaveToyF77: do not inherit from IDFOScalarWaveErik Schnetter2005-04-09
| | | | darcs-hash:20050409185109-891bb-f9d76b8e9811534cbdc1b8b1b8f06525dfdfa9b9.gz
* Add reduction test case with time-dependent integrandErik Schnetter2004-09-21
| | | | darcs-hash:20040921185620-891bb-3d85cb90d965452d51251e94e4e0d7bab305e7cd.gz
* Allow time-dependent integrands in CarpetIntegrateTestErik Schnetter2004-09-21
| | | | darcs-hash:20040921185550-891bb-824c338b0b0a9d6fdf49b2a489b279b53d39e786.gz
* Schedule integrand calculation correctlyErik Schnetter2004-09-21
| | | | | | Evolved variables have to be calculated in the EVOL bin. darcs-hash:20040921185444-891bb-3016d776939c554f92faa3cd893093728d6c0360.gz
* Do not initialise past time levels in regridding test caseErik Schnetter2004-09-21
| | | | darcs-hash:20040921161337-891bb-5409ecfde09e5d3c4198dc71ed9c084faf5ef9e9.gz
* Minor cleanup in regridding test caseErik Schnetter2004-09-21
| | | | darcs-hash:20040921161310-891bb-8c74e61f74c1641fff4e3ca3c665af9bda2487a7.gz
* Update reduction test caseErik Schnetter2004-09-21
| | | | | | Use more than one iteration for the reduction test case. darcs-hash:20040921161219-891bb-d60b05f0ab564ac5935986c42b30b89d81e559a6.gz
* Clean up integration testErik Schnetter2004-09-21
| | | | darcs-hash:20040921160811-891bb-600b44416e879792e8095de6090b57626efaa807.gz
* Remove CVS header tagsErik Schnetter2004-09-18
| | | | | | Replace all CVS header tags with the standard "$Header:$". darcs-hash:20040918132147-891bb-dea889bdd94a479ec412d14d08e9efca63e5c24d.gz
* Outdate sample thorn listsErik Schnetter2004-09-18
| | | | darcs-hash:20040918123752-891bb-d5fe2f4d72825048ff28c3f3687a9c36f2112431.gz
* Remove all traces of multipatch. This is now in a new thornschnetter2004-09-04
| | | | | | | Remove all traces of multipatch. This is now in a new thorn AEIDevelopment/WaveToyMP. darcs-hash:20040904161515-07bb3-f551191aa02b09f19c00b930db3c91f32245a594.gz
* Correct grid spacing.schnetter2004-08-28
| | | | darcs-hash:20040828171033-07bb3-1cb8951a49757ded795cebbbe0151d090257d275.gz
* Fixed order of thorn activations. Added missing thorns.tradke2004-07-07
| | | | darcs-hash:20040707141531-1d9bf-2789c0a8ca2ee538601f6bdf410249b442c1b3d3.gz
* Changes at roundoff level (methinks).schnetter2004-06-04
| | | | darcs-hash:20040604104512-07bb3-1072a590e93bb82d85fc782411d526ef60bce8f5.gz
* Add test case from Burkhard Zink.schnetter2004-06-01
| | | | darcs-hash:20040601145451-07bb3-28323ac91faf5cbe2d5c961720b5d1c4c697b34d.gz
* Add #include <math.h>schnetter2004-05-27
| | | | darcs-hash:20040527112249-07bb3-380487c1e2a180b8b5e04f4d9b5ea275b062f954.gz
* Add missing closing quoteschnetter2004-05-25
| | | | darcs-hash:20040525133515-07bb3-0be7c1008098395e738db75c8f37e5fa238ba538.gz
* Added a GF containing the relative error (makes more sense).cott2004-05-24
| | | | darcs-hash:20040524085055-19929-7581401ba73496cb9150f92994ddcdb3ba01acc8.gz
* This is a little Test thorn for progressive meshrefinement. It sets up a ↵cott2004-05-23
| | | | | | | | | | | | | | | Gaussian scalar field and This is a little Test thorn for progressive meshrefinement. It sets up a Gaussian scalar field and measures the difference between the data on the finite difference grids and the analytical values. It still needs some work, but the basic stuff workes. Right now it is setup for ENO prolongation. If you want to change the way prolongation is handled, you have to edit 'param.ccl' - Christian ---------------------------------------------------------------------- darcs-hash:20040523135614-19929-f2251e59534aae6da120a0d95135d980bbd4a4f4.gz
* Add nanchecker. Update dissipation settings.schnetter2004-05-21
| | | | darcs-hash:20040521160712-07bb3-24de41cbe6ce73396cd6827d766070fada5bfe8d.gz
* Correct aliased function definitionschnetter2004-05-21
| | | | darcs-hash:20040521154541-07bb3-085eee4952ff1845498fee08ce02de09207c52db.gz
* Correct definitions of aliased functionsschnetter2004-05-21
| | | | darcs-hash:20040521154357-07bb3-3dcdbe40f101f2713307dc64331c849e29f6a7c1.gz
* Add noise initial dataschnetter2004-05-07
| | | | darcs-hash:20040507205108-07bb3-666d03915673b2dd38382818cc4dfe13f29c78c1.gz
* Use first order instead of second order one-sided derivativesschnetter2004-05-07
| | | | darcs-hash:20040507200608-07bb3-14423f809f51630dfb7df946fe6a7e68e535e23a.gz
* Provide code to calculate the characteristics.schnetter2004-05-07
| | | | darcs-hash:20040507185547-07bb3-ee275ba5fa0a403c578a0ff525e77f65bee4969e.gz
* Small cleanupschnetter2004-05-06
| | | | darcs-hash:20040506143556-07bb3-1645b7016c675525b1a6712a91638b21e9a8f960.gz
* Use second-order one-sided derivatives near the boundary.schnetter2004-05-06
| | | | darcs-hash:20040506130706-07bb3-5311ddbd8c455cafbfd6a436e79863d8a58ec7e9.gz
* Apply boundary conditions also to the RHS.schnetter2004-05-06
| | | | | | | Apply boundary conditions also to the RHS. Calculate the RHS even on the boundary, using one-sided differences. darcs-hash:20040506122118-07bb3-7296ac92e71157ca3e19806cea64ef7fd0058bc1.gz
* Select boundary selection in level mode.schnetter2004-05-05
| | | | darcs-hash:20040505194344-07bb3-006a5932b7a451f1ec8552fb74aab9de46f36305.gz
* Use "requires" instead of "requires thorns".schnetter2004-04-18
| | | | darcs-hash:20040418120959-07bb3-05050a71e475171cac6b293de35118e4af8df5ba.gz
* Calculate an approximation of the solution errorschnetter2004-04-07
| | | | darcs-hash:20040407150821-07bb3-eed6ae63d064c5746d4a408eabc7f1dd82db542d.gz
* Update parameter filesschnetter2004-03-23
| | | | darcs-hash:20040323110121-07bb3-54db1756625eb6495d0642992a2e9fde39cd4bd6.gz
* Update parameter filesschnetter2004-03-23
| | | | darcs-hash:20040323100159-07bb3-dd0dd602fc7850cbf027cabcec0837b74194849c.gz
* Import the recently announced changes:schnetter2004-01-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Import the recently announced changes: 1. Carpet has now an infrastructure for multiple maps (aka "grid patches"). Instead of a single grid hierarchy there can now be several. This is largely untested, because the remainder of Cactus cannot handle multiple coordinate systems. 2. The order in which the schedule bins are called has changed. As Ian Hawke pointed out, the previous order during time evolution was inconsistent. The initial data ordering did not allow for recovering and was not usable for progressively solving elliptic equations for initial data. 3. Carpet now supports convergence levels. The convergence level specifies by how many factors of two the resolution in the parameter file should be coarsened (or refined, if negative). This should make convergence tests and test runs much easier. It is, in principle, also possible to run several convergence levels at once. This has not been tested because the remainder of Cactus cannot handle multiple resolutions. This will be necessary for a multigrid solver, and also for having a shadow hierarchy to determine where to refine adaptively. 4. Carpet works together with the new CoordBase domain specification parameters. Without these, using convergence levels will lead to very strange results. 5. The "modes" have changed. There are now: meta mode: the whole simulation global mode: one convergence level level mode: one refinement level singlemap mode: one map on one refinement level local mode: as previously The whole mode handling has been cleaned up. 6. The regridding thorn has been cleaned up. 7. The kind of prolongation stencil is now determined in Carpet, i.e. at a fairly hight level, instead of in CarpetLib. 8. The low-order prolongation operators have been made much more efficient (as have previously the higher-order ones). 9. Assorted smaller changes. For Carpet users, there should be no major incompatibilities. The major improvements are 3 and 4 combined. Here is an example: CoordBase::domainsize = extent CoordBase::spacing = gridspacing CoordBase::zero_origin_x = yes CoordBase::zero_origin_y = yes CoordBase::zero_origin_z = yes CoordBase::xextent = 20.0 CoordBase::yextent = 20.0 CoordBase::zextent = 20.0 CoordBase::dx = 1.0 CoordBase::dy = 1.0 CoordBase::dz = 1.0 CoordBase::boundary_shiftout_x_lower = 1 CoordBase::boundary_shiftout_y_lower = 1 CoordBase::boundary_shiftout_z_lower = 1 Carpet::domain_from_coordbase = yes Carpet::convergence_level = 0 grid::type = coordbase grid::domain = octant grid::avoid_origin = no This gives you a grid that extends from the origin ("zero_origin") up to 20.0 with a grid spacing of 1.0. Symmetry zones and boundary zones are added automatically. The "shiftout" says that there is no boundary point on the origin. The staggering parameters (not shown) default to "no". In order to change the resolution, only the convergence level has to be adjusted. Note that the old way of specifying the domain extent still works. For Carpet developers, one major change is the new mode handling. As described in 5, the looping macros (that loop over all refinement levels, or all components) have changed. darcs-hash:20040125135727-07bb3-51c9647c1b5080e7e180b52a1b81fa155cfd19e9.gz
* Allow different kinds of initial data.schnetter2004-01-11
| | | | darcs-hash:20040111112039-07bb3-7ffb487a26951fb48a0b090f5aaa6d160a4620f0.gz
* Allow different kinds of initial data.schnetter2004-01-11
| | | | darcs-hash:20040111102039-07bb3-aa2db5eb23fb28d9175c9e2718658a4b6f868a86.gz
* Make the dependency on the thorns CartGrid3D and/or Boundary explicit.schnetter2003-11-17
| | | | darcs-hash:20031117114725-07bb3-0633e6c1f9ea3637b662462706bc0104c859aa02.gz
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many changes that accumulated while Cactus and Carpet diverged. Add processor splitting mechanism "along-dir" that splits along a specified direction. Rename group PostRestrict to bin POSTRESTRICT. Prolongate initial data only when desired. This saves much time. Sorry, Ian. Fix bug in time level cycling of grid arrays. (Note: grid arrays should not have time levels.) Fix time_t bug on IRIX. Make sure that there is no integer overflow when there are many refinement levels. Always put parentheses around (maxreflevelfact/reflevelfact). Fix typo in Carpet verbose output. Add debug output in processor splitting. Communicate in three stages: Irecv, (work), Isend, Wait. This might be more efficient. Much more, potentially. Fix bug in processor layout of grid arrays. Sorry, Ian. Make the interpolator interpolate between time levels. Untested. Fix bug in processor communication in interpolator. Sorry, Ian. Rewrite prolongation operators to make them twice as fast. There you are, Ian. Move prolongation operator kind handling from data to gdata. Add official hyperslabbing interfaces to CarpetSlab. Adapt to new cGH * handling. darcs-hash:20031105151837-07bb3-758a87ff0355dba053269df4b7d7d79bea018669.gz
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many changes that accumulated while Cactus and Carpet diverged. Add processor splitting mechanism "along-dir" that splits along a specified direction. Rename group PostRestrict to bin POSTRESTRICT. Prolongate initial data only when desired. This saves much time. Sorry, Ian. Fix bug in time level cycling of grid arrays. (Note: grid arrays should not have time levels.) Fix time_t bug on IRIX. Make sure that there is no integer overflow when there are many refinement levels. Always put parentheses around (maxreflevelfact/reflevelfact). Fix typo in Carpet verbose output. Add debug output in processor splitting. Communicate in three stages: Irecv, (work), Isend, Wait. This might be more efficient. Much more, potentially. Fix bug in processor layout of grid arrays. Sorry, Ian. Make the interpolator interpolate between time levels. Untested. Fix bug in processor communication in interpolator. Sorry, Ian. Rewrite prolongation operators to make them twice as fast. There you are, Ian. Move prolongation operator kind handling from data to gdata. Add official hyperslabbing interfaces to CarpetSlab. Adapt to new cGH * handling. darcs-hash:20031105141838-07bb3-d348d033307d82905893e241be485c4db2ce8ce3.gz
* Change include mechanism for aliased functions in Fortran. One now has toschnetter2003-10-27
| | | | | | | | Change include mechanism for aliased functions in Fortran. One now has to #include "cctk_Functions.h" and then use the macro DECLARE_CCTK_FUNCTIONS. darcs-hash:20031027143140-07bb3-c89b45361b934b875cad21d4f74b278d9eacdd46.gz
* Change include mechanism for aliased functions in Fortran. One now has toschnetter2003-10-27
| | | | | | | | Change include mechanism for aliased functions in Fortran. One now has to #include "cctk_Functions.h" and then use the macro DECLARE_CCTK_FUNCTIONS. darcs-hash:20031027133140-07bb3-d4036d092a34df15aa67213d3e4d691dc0ea72ca.gz