aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Include Licence in READMEHEADmasterknarf2009-01-27
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@100 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Unify README file formatknarf2009-01-26
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@99 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* use correct latex package in documentationknarf2009-01-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@98 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Correct sign error in the sine wave initial data. Thanks to Ianschnetter2006-11-28
| | | | | | | Hinder for noting this error. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@97 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Fixed non-conformant F77 code: remove trailing semicolons,tradke2006-08-31
| | | | | | | | | use the '.eq.' comparison operator instead of '=='. While g77 and the Intel compiler apparently ignore the problem, the Portland compiler stops with an error. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@96 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* List cactusmaint as maintainerschnetter2006-05-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@95 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Added localreduce to activethornsyye002006-01-25
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@94 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* commits to change IOBasic to use the new reduction interface. This breaks ↵yye002005-11-01
| | | | | | the testsuite for testcomplex because of a new reduction scheme for complex numbers. WaveToy1DF77 also fails with inconsistency, failing at 3,7 processors with varying files and differences between them. Currently investigating these failurse in detail. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@93 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Correct email address in copyright statement.schnetter2005-10-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@92 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Add a new type of plane waves: these are sinusoidal, as necessary forschnetter2005-03-21
| | | | | | | the Mexico tests. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@89 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Use sqrt instead of **0.5schnetter2005-03-19
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@88 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Adding missing copyright files to all thorns and making themgoodale2004-11-02
| | | | | | | consistent. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@86 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Update parameter files to activate thorn SymBase.schnetter2004-03-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@83 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Change include mechanism for aliased functions in Fortran. One now has toschnetter2003-10-27
| | | | | | | | #include "cctk_Functions.h" and then use the macro DECLARE_CCTK_FUNCTIONS. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@82 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* CardGrid3D now inherits from CoordBaserideout2003-08-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@81 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* changing the documentation.tex files to use our cactus style fileikelley2002-06-04
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@79 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* deleted archaic commentrideout2002-05-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@78 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Reduce subroutine name to less than 31 charactersallen2002-05-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@77 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Adding Eric's standing plane wave solution.pollney2002-05-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@76 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Converted to CactusEinstein2.rideout2002-05-20
| | | | | | | | Gets a number of deprecated parameter warnings in IsoSurfacer which seem inconsistent with the current source code. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@75 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Upgraded to CactusEinstein2rideout2002-05-20
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@74 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Added documentation for plane waves, still needs to be checked carefullyallen2002-05-14
| | | | | | | with the source code and parameters git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@73 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* change routine names to avoid clashesallen2002-05-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@72 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Schedule after ADMBase_InitialDataallen2002-05-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@71 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* removing an old einstein.hallen2002-05-06
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@70 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Fixed I/O parameter names and added 'IO::new_filename_scheme = "no" to maketradke2002-05-06
| | | | | | | the testsuites pass again. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@69 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Converted to new ADMBase, StaticConformal stuff.goodale2002-04-26
| | | | | | | Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@68 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* New formatting for output filesallen2002-01-04
| | | | | | | Don't copy parameter file for testsuites git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@65 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Diagonal filesallen2001-12-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@64 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Changing to Fortran 77allen2001-09-19
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@63 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* FARGUMENTS -> ARGUMENTSallen2001-06-25
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@62 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Some missing testsuite filesallen2001-06-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@61 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Adding missing thorns to ActiveThorns parameter.goodale2001-05-22
| | | | | | | Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@60 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Set the IO::out_fileinfo parameter to "none" to omit file info outputtradke2001-03-26
| | | | | | | to testsuite output files. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@58 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Updates to parameter filesallen2000-12-20
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@56 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Removing now redundant "" on USES and EXTENDS and redundant {} blocks ongoodale2000-12-17
| | | | | | | | | USES. Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@55 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Removed admconstraints::ham from the out_vars list since this thorntradke2000-12-14
| | | | | | | | isn't activated. Also replaced tabs with spaces which are the only valid delimiters so far. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@54 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Adding PUGHReduce to ActiveThornsallen2000-11-27
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@53 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* RunTest doesn't like new lines in ActiveThorns at the momentallen2000-08-30
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@52 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Change IO parameters to match new 1D,2D slices in IOUtilallen2000-07-12
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@50 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Cleaned up the activethorns list a bit.tobias2000-03-30
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@47 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Got rid of a superfluous bracketallen2000-02-01
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@45 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* cctk_parameters -> cctk_Parametersallen2000-01-27
| | | | | | | cctk_arguments -> cctk_Arguments git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@44 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Seemed I'd commited a singular wave packetallen1999-11-11
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@42 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Adding CCTK_INFOs and CCTK_WARNs instead of print statements and stopsallen1999-11-10
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@41 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Isosurfaces for gzz at the momentallen1999-11-08
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@40 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Demo files for evolving teukolsky waves, with and without theallen1999-11-06
| | | | | | | isosurfacer git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@39 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Initialise the wave center.goodale1999-10-24
| | | | | | | Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@36 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Removing this test until we figure out why it isn't passingallen1999-10-24
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@35 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
* Changed the EXTENDS to USES since it confuses some people (althoughallen1999-10-21
| | | | | | | up to now they are still doing the same thing) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@34 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7