aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* New time parametersallen1999-10-20
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@33 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Added par file descriptions, moved restricted parameters from einsteinallen1999-09-25
| | | | | | | and fixed a typo git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@30 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Removing to avoid confusionallen1999-09-24
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@29 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Cactus doesn't move param files at the moment, so removing these toallen1999-09-24
| | | | | | | avoid confusion git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@28 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Updating parameter filesallen1999-09-24
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@27 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Changed to new IO parameters using IOBasicallen1999-09-21
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@26 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Zero'th order attempt at documenting IDLinearWaves.tobias1999-09-03
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@25 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Added 3 new testsuites which use plane wave initial data.tobias1999-08-12
| | | | | | | | | The 3 different tests use ADM: stagleap, leapfrog, and ICN. I verified that each test gave the same result as Cactus 3.2.X git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@24 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* COPYRIGHT statementsallen1999-07-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@22 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* One moreallen1999-07-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@21 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* New block names for parametersallen1999-07-04
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@19 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* INTEGER -> INTallen1999-07-01
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@18 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* New names for include filesallen1999-06-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@17 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Implementing new naming convention for variables on the cGH. See cGH.h forallen1999-06-25
| | | | | | | details. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@16 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Double -> CCTK_REALallen1999-06-15
| | | | | | | | | | | | | REAL -> CCTK_REAL POINTER -> CCTK_POINTER VARIABLE_REAL -> CCTK_VARIABLE_REAL (etc) GH->iteration is now an int (not an unsigned long int) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@15 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Fixed breakline in wrong placeallen1999-05-15
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@14 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Changed h?? to k?? everywhere (apart from parameter files)allen1999-04-22
| | | | | | | | Changed CCTK_Warn to the new macro CCTK_WARN which takes the same arguments as CCTK_Warn used to take git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@13 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Oops...tobias1999-04-06
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@12 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Removed LinearElliptic.Fallen1999-04-03
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@11 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Enough changes to get planewaves to run!tobias1999-04-02
| | | | | | | | NOTE: The parameters are still messed up both this is a known, and possibley fixed problem. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@10 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* These changes should allow IDLinearWaves to compile...tobias1999-04-01
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@9 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Some bug fixes ... but still getting a compilation error (on irix) inallen1999-03-31
| | | | | | | | LinearWaves.F, it seems like two parameters are being given the same alias name. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@8 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Added a taballen1999-03-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@7 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Need one of theseallen1999-03-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@6 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Fixed misprinted parameter nameallen1999-03-31
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@5 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Changed CACTUS to CCTKallen1999-03-24
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@4 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* the linear wave routineslanfer1999-03-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@3 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* thorn IDLinearWaves for Cactus4.0lanfer1999-03-16
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@2 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Standard project directories initialized by cvs2svn.(no author)1999-03-16
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@1 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7