aboutsummaryrefslogtreecommitdiff
path: root/CarpetExtra
Commit message (Collapse)AuthorAge
* 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
* These files are Fortran 77, not Fortran 90.schnetter2003-09-20
| | | | darcs-hash:20030920114727-07bb3-a6a3356b90a00f50bf96ef24e7b1b98c157c5516.gz
* Carpet infrastructure thorns now require the thorns they depend upontradke2003-09-04
| | | | | | | | (CarpetLib, Carpet, FlexIO) to be compiled in and activated via the "Requires thorns: ..." attribute in the configuration.ccl files. No need to inherit from those thorns/implementations anymore. darcs-hash:20030904142321-1d9bf-309be01f0950d97b8cb45d041d44edce01aff2a5.gz
* White space changes.schnetter2003-08-27
| | | | darcs-hash:20030827164458-07bb3-e800cab00641c86706fca4c3a5f8848cb65b9ad4.gz
* Do not inherit Hyperslab.schnetter2003-08-14
| | | | darcs-hash:20030814152254-07bb3-5a01620db9f5226b7e1d8efd6089085ea7816675.gz
* Add new kind of initial data "Gaussian pulse".schnetter2003-08-14
| | | | darcs-hash:20030814152209-07bb3-442fd3095423f18d9ad4c961b6745b65e5328a05.gz
* Fix the casing of the postrestrict group to PostRestrict. Update allschnetter2003-07-20
| | | | | | | | | | | | | Fix the casing of the postrestrict group to PostRestrict. Update all schedule.ccl files accordingly. Introduce a Carpet parameter buffer_width. This parameter specifies a region within refined grids that is also boundary-prolongated. Introduce a function CarpetEnableProlongation to dis- and re-enable boundary prolongation. darcs-hash:20030720190343-07bb3-0c5db5cebe769c0d4b3237f11a089aab9da94b1a.gz
* Added FlexIO to the ActiveThorns list. It's required now because CarpetIOFlexIOtradke2003-07-10
| | | | | | inherits it. darcs-hash:20030710102848-1d9bf-93d148169251e1932ba9ee387fbd6c6b52bc4bc2.gz
* Make the width of the boundary a Cactus parameter "bound_width".schnetter2003-07-08
| | | | darcs-hash:20030708211245-07bb3-04251d647d052d857072f63961daafaec3d05c60.gz
* Remove unused variables.schnetter2003-07-08
| | | | darcs-hash:20030708210219-07bb3-03be634af693a15b84dbfb31696e5813379ac2d9.gz
* Change level mode to local mode. Didn't I just commit this already?schnetter2003-07-08
| | | | darcs-hash:20030708205248-07bb3-634bd40b610744d3bdc8b9d5b0e1fe47db9b1a18.gz
* Use 2 boundary points.schnetter2003-07-08
| | | | darcs-hash:20030708205119-07bb3-216ec1f828a93ca0e6a1afae0737f780838a0623.gz
* Schedule boundary routine in local, not in level, mode, because itschnetter2003-07-08
| | | | | | | Schedule boundary routine in local, not in level, mode, because it applies the excision boundary condition locally. darcs-hash:20030708200439-07bb3-3e302bcb0905211c240f2dfba21f6f4f118bdd9c.gz
* Evolve up to the boundary.schnetter2003-07-08
| | | | darcs-hash:20030708193923-07bb3-4bf8f7536ac456bfbf92a3465f75a71841f4ff77.gz
* Make options table persistent.schnetter2003-07-08
| | | | darcs-hash:20030708183601-07bb3-101f1100fcc8b3da40f60cd452ec1a850f46d2f1.gz
* Update sample parameter file.schnetter2003-06-30
| | | | | | | Update sample parameter file. Update sample gnuplot scripts. darcs-hash:20030630152851-07bb3-ec6b991f8b3f67cfa44a68579187d6403b0ea867.gz
* More changes.schnetter2003-06-27
| | | | darcs-hash:20030627144403-07bb3-eef90b47b87e79f643cba49f2dc68e8b268c1a2a.gz
* Remove superfluous parameter checking.schnetter2003-06-27
| | | | | | | Remove superfluous parameter checking. Provide correct asymptotic limits. darcs-hash:20030627142611-07bb3-106ad5807b1a2ab2feea367886e03cbe9ca2377d.gz
* Fix scheduling bug.schnetter2003-06-27
| | | | | | | Fix scheduling bug. Add parameter file. darcs-hash:20030627140521-07bb3-7c235a34ac66ad613186580ebea7920e10d08230.gz
* Rename implementation to "FOWaveToy". Rename all variable names in strings.schnetter2003-06-27
| | | | | | | | | Rename implementation to "FOWaveToy". Rename all variable names in strings. Adapt to new boundary condition scheme. Change from Cart3d to CartGrid3D. darcs-hash:20030627135458-07bb3-f2096160de0784ebea9d799216d7eaead9d02879.gz
* up to date, after conference callshawley2003-06-27
| | | | darcs-hash:20030627132953-e415b-04f50c0324d3cab1c559a2318e9ff1387c4358a0.gz
* modified boundary conditionsshawley2003-06-27
| | | | darcs-hash:20030627132924-e415b-c8b5efa021b3c8fe01967784290e870ed179c3f6.gz
* Added text to match with CactusWave/WaveToyF77shawley2003-06-26
| | | | darcs-hash:20030626182815-e415b-66eb29adea583b385e4a3ab3394a2c93ba7610ac.gz
* added updates to switch from Cart3d to CartGrid3Dshawley2003-06-26
| | | | darcs-hash:20030626182754-e415b-d4332c6ba4b5d8e7a8f629638e71e519f0d5bda1.gz
* updated from old Cart3D calls to newer CartGrid3dshawley2003-06-26
| | | | darcs-hash:20030626181015-e415b-557158ec00d8bf4641ac734063ac38b73f4aad7f.gz
* updated from old Cart3d calls to newer CartGrid3D callsshawley2003-06-26
| | | | darcs-hash:20030626180721-e415b-6cf7087ebfe4055241ee64773f4e8d8981426d50.gz
* added timelevel specs for storageshawley2003-06-26
| | | | darcs-hash:20030626175131-e415b-12d215181b022a89cf1c1b262f832f8d533aff2e.gz
* WaveToyMoL: Produce more output.schnetter2003-06-18
| | | | | | | | WaveToyMoL: Produce more output. WaveToyFO: Add parameter files. *.F77: Fix bugs. darcs-hash:20030618180829-07bb3-0bfc535397f0e58ad8079502f731b0706a25e058.gz
* Major update after a quiet time.schnetter2003-06-18
| | | | | | | | | | | | | | | | | | | | Major update after a quiet time. Carpet: The flesh now has new cGH fields cctk_levoff[], cctk_levoffdenom[], and cctk_timefac that describe the spatial offset and temporal refinement factor between the base and the current refinement level. These fields are now set and used; they change how coordinates are handled. CarpetIOASCII: Fix bugs regarding choosing the output hyperslab and the output coordinates. ID*, *Toy*: New WaveToy examples with various formulations and different integrations methods. Currently, none of them converge to second order except the standard WaveToy formulation. These updates require the recent flesh, base thorn (and MoL) updates. darcs-hash:20030618162427-07bb3-70761f74bce6ae246b5a2943a385647657d46d34.gz
* Update.schnetter2003-05-13
| | | | darcs-hash:20030513143223-07bb3-07f35bcec90d10890a28279691d1bfe63b6f5db5.gz
* Activate thorn Slab.schnetter2003-04-30
| | | | darcs-hash:20030430104529-07bb3-5f3825199145f1c1300c89a3426e9a67617bc211.gz
* Add required thorn "Slab" to the activation sequence.schnetter2003-04-09
| | | | darcs-hash:20030409163301-07bb3-b407ff8175844dbc71f6e1d8dd940c0bc34c57b4.gz
* Remove #warning statements that are not understood by the SGIschnetter2003-03-28
| | | | | | | Remove #warning statements that are not understood by the SGI compiler. What was I thinking? darcs-hash:20030328091154-07bb3-dc9908d5049478c1e85f72a4bb4a1703fdf83fb1.gz
* Updated parameter files.schnetter2002-10-24
| | | | darcs-hash:20021024191153-07bb3-90dd8efad24bdb5625a2365fba0a57ea96adc14d.gz
* Exchanged the files.schnetter2002-09-25
| | | | darcs-hash:20020925164403-07bb3-af607c9b8605d59a1caf87ccf135636f87f80f51.gz
* Updated parameter files.schnetter2002-07-15
| | | | darcs-hash:20020715151201-07bb3-5f54f67ee438d6b72b20e0c8d543c4be69d2c31e.gz
* Added missing file. Fixed wrong file.schnetter2002-06-06
| | | | darcs-hash:20020606130400-07bb3-5486d71d31fb7f0a1b7b2846e7c0e665b1fe385e.gz
* Changed options file.schnetter2002-06-06
| | | | darcs-hash:20020606121950-07bb3-8ddf50f048be056ed4224aa852559100471cb678.gz
* Fixed initial data for Gaussian. It was wrong for R/=0, for t/=0, andschnetter2002-06-05
| | | | | | | Fixed initial data for Gaussian. It was wrong for R/=0, for t/=0, and for r==0 also. darcs-hash:20020605190301-07bb3-79a98c82fe60fd5090e310cf30a8f7646af0072c.gz
* Thornlists for two ways of using Carpet. The first uses Carpet along,schnetter2002-05-03
| | | | | | | | | | Thornlists for two ways of using Carpet. The first uses Carpet along, not relying on the standard Cactus WaveToy. This should always work, but is likely not very compatible. The second uses Carpet together with the standard Cactus WaveToy. This might have problems, because the standard WaveToy might not be fully AMR compatible. darcs-hash:20020503103236-07bb3-79dcd97721edb9a4ec4b9cdc30d003beb4afa9c6.gz
* Updated Carpet to the recent changes in Cactus.schnetter2002-04-29
| | | | | | | | | | | | Updated Carpet to the recent changes in Cactus. I/O: Finding out whether this is a restart now requires looking at the ioGH structure. Timelevels: Timelevels now have to be allocated explicitely. Made Carpet compile with the Intel 6.0 C++ compiler. darcs-hash:20020429092752-07bb3-65b0b317ba98c017e16294d2ff8ac6a8a424a102.gz
* Fixed a bug in CarpetSlab; was using the local instead of the globalschnetter2002-03-23
| | | | | | | | | | | | | | | | Fixed a bug in CarpetSlab; was using the local instead of the global extent. Added a more comfortable way to specify the refined region. The new method has no restrictions. Added a way to specify the location of the outer boundary explicitely. Added dummy parameter "periodic*" so that Carpet can be used as drop-in replacement of PUGH (at least when running without refinement). darcs-hash:20020323182059-07bb3-90bb8fde3faa16eddae5db30acdb0f50534a1b0a.gz
* re-enabled static boundary conditionshawley2002-03-21
| | | | darcs-hash:20020321143208-e415b-adc0e5bdbb458c42301f63727493c6fb9357a73e.gz
* re-enabled static boundary conditionshawley2002-03-21
| | | | darcs-hash:20020321133150-e415b-02a2db36969301c0600633cb9e26feff42ee06d4.gz