aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Remove empty directoryHEADsvnmastereschnett2010-07-01
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@90 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Include Licence in READMEknarf2009-01-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@86 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Unify README file formatknarf2009-01-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@85 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* use correct latex package in documentationknarf2009-01-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@84 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Added localreduce to activethornsyye002006-01-25
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@83 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* updating WaveToy thorns to include infinite norm reductionyye002006-01-25
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@82 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* 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.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@81 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Correct email address in copyright statement.schnetter2005-10-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@80 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* accidentally wiped the file with a bad substitutionyye002005-04-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@77 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* more \r to \n conversionyye002005-04-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@76 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Making WaveToy versions more consistent. This change also fixes the buggoodale2004-05-06
| | | | | | | | in some of the implementations whereby "zero" rather than "scalar" was passed to the boundary condition routines - PR 1676. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@73 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Adding more verbose descriptions of the parameters as per Erik's recentgoodale2004-05-06
| | | | | | | commit to the param.ccl in WaveToyC. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@72 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Making these all consistent with the WaveToyC interface.ccl.goodale2004-05-06
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@71 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Schedule boundary condition selection in level mode.schnetter2004-05-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@70 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* REQUIRE the boundary aliased functions rather than just (optionally) USE them.tradke2004-04-23
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@69 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Remove terminating semicolons; they are not necessary in Fortranschnetter2004-04-01
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@68 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Updated configuration.ccl files. In Beta14 some of these willgoodale2004-03-27
| | | | | | | | | | | | | | disappear as function aliasing will be updated to have aliased functions either be optional or required, as opposed to optional as they are at the moment. This will thus remove the configuration.ccl files which are merely there to ensure that certain aliased functions are actually provided. Also far more stuff will be done via function aliasing which should remove some more of these dependencies. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@66 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Do not explicitly apply the symmetry boundary conditions any more.schnetter2004-03-09
| | | | | | | Activate SymBase thorn in all parameter files. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@65 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Removing use of cctk f90 module, which is being moved out of the fleshgoodale2004-02-05
| | | | | | | | | into a thorn. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@64 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Add "use cctk" statement to allow the Fortran compiler to check for errorsschnetter2004-01-29
| | | | | | | in calls to the flesh. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@63 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Startup functions should return 0schnetter2004-01-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@62 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Do not return a value from the startup functionschnetter2004-01-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@61 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Make the dependency on the thorns CartGrid3D and/or Boundary explicit.schnetter2003-11-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@60 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Apply boundary conditions at POSTRESTRICT.schnetter2003-11-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@59 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* 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.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@58 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* CardGrid3D now inherits from CoordBaserideout2003-08-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@57 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Changes to use of new boundary infrastructureallen2003-07-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@56 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Setting keyword parameter bound to "none" no longer selects phi forrideout2003-05-15
| | | | | | | | | | the "None" boundary condition, so that other thorns can select phi for their own favorite boundary condition. Fixes SampleBoundary testsuite. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@55 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Schedule ApplyBCs as ApplyBCs_<ThornName>, to make each instance unique.rideout2003-05-07
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@54 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Support for new method of handling boundary widths for boundary conditions.rideout2003-05-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@53 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Support for new aliased function specification format.rideout2003-05-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@52 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Function aliased routines are now called as functions from Fortran.rideout2003-02-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@51 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Include aliased functions, which now work from Fortran.rideout2003-02-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@50 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* The radiative boundary condition is now registered under the name "Radiation".rideout2003-02-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@49 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* ApplyBCs must be scheduled after WaveToy_Boundaries, sincerideout2003-02-15
| | | | | | | WaveToy_Boundaries selects vars for boundary conditions. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@48 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Use new boundary interface.rideout2003-02-14
| | | | | | | Added some useful comments. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@47 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Explain what this thorn is about.rideout2003-02-14
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@46 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* adding documenation templatesikelley2002-06-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@44 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Standardizing all boundary conditions across wavetoy thornsallen2002-05-31
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@43 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Fixed I/O parameter names and set 'IO::new_filename_scheme = "no"'tradke2002-05-06
| | | | | | | to make the testsuites pass again. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@42 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Updating storage statements to specify that these routines requiregoodale2002-04-16
| | | | | | | | | storage for three timelevels as per the new schedule.ccl stuff. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@40 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Changing Gaussian initial data for the scalar wave equation to be time symmetricallen2001-12-04
| | | | | | | Unfortunately changes all testsuites. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@38 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Fixing active thorn listsallen2001-09-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@37 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Correcting typo.goodale2001-07-24
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@36 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Added Boundary to the ActiveThorns list.tradke2001-07-10
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@35 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Wavetoy inherits from Grid and Boundary.tradke2001-07-10
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@34 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Adding missing thorns to ActiveThorns parameter.goodale2001-05-22
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@33 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Removed all testsuites which don't apply any boundary conditions, sincetradke2001-05-04
| | | | | | | the values at the boundaries are never set. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@32 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Updating timelevel names, and some formatting changes.allen2001-04-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@30 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
* Set the IO::out_fileinfo parameter to "none" to omit file info outputtradke2001-03-26
| | | | | | | to testsuite output files. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyFreeF90/trunk@29 daab82bb-f315-4ad1-b6d0-9353ff8b6e27