aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Replace cctk_delta_space with dxallen2002-10-07
| | | | | | | Fixes Cactus/1259 git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@47 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* Modified logic for choice of upwind scheme, so that it now usespollney2002-08-08
| | | | | | | | | | admmacros_advectionx,y,z, to be consistent with other macros in this thorn. (Previously an 'advection' parameter was tested, as well as a local check for enough grid points in the required direction.) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@46 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* Fix some typos.rideout2002-07-11
| | | | | | | | | | Fix equations in Definitions section which give the connection coeficients in terms of derivatives of the metric. Fixes CactusEinstein/1074. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@45 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* changing the documentation.tex files to use our cactus style fileikelley2002-06-04
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@43 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* Fixes for macros from Belaallen2002-05-22
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@42 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* Typoallen2002-05-21
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@41 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* Declare needed variables and fixed a typoallen2002-05-21
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@40 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* Look at admmacros_advection? variables for which way to difference beta.allen2002-05-21
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@39 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* Change the Fortran continuation lines to C style macros. This allows them to ↵hawke2002-05-17
| | | | | | be used in free format Fortran code. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@38 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* To use this macro you need to set the following variables (which are already ↵allen2002-05-17
| | | | | | | | | | | | | | | | | | | defined in the declare part) admmacros_advectionx admmacros_advectiony admmacros_advectionz to have the values 0 centered differencing -1,1 first order upwind for the two different directions -2,2 second order upwind for the two different directions git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@37 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* All comments in macros should be C styleallen2002-05-17
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@36 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* Added documentation on how to use the ADM macros. Started adding aallen2002-05-01
| | | | | | | definition of each macro git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@35 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* Removing unnecessary explicit paths from #include lines, sincegoodale2002-04-26
| | | | | | | | | | | | | | #include "..." always looks in the current directory of the file containing the #include first. This should make it easier to move the macros around. Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@34 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* Cnverted to new syntax for conformal_state, and also removedgoodale2002-04-26
| | | | | | | | | dependency on having a SHIFT_ACTIVE/SHIFT_INACTIVE parameter. Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@33 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* Initial import of new Einstein stuff. This has the new thorns, but not allgoodale2002-04-25
| | | | | | | | | | | | | | | | | are fully functional yet. When I have completed this stage I'll send an updated spec out with some questions which have arisen during this process. Please don't import anything new without checking with me first, as I want to play games on the server copying cvs files around to preserve histories on files which are only minimally touched. Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@31 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* Adding timelevels to metric, curvature and lapse variables.hawke2002-04-20
| | | | | | | | | Only 1 timelevel allocated in the schedule.ccl. Add INCLUDE statement for Einstein.h. Add declaration of first derivatives to macro. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@30 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* Fixed bug in C code part (doesn't affect any fortran thorns using macros)allen2001-09-20
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@26 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* C code needs ; at end of linesallen2000-11-20
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@23 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* Adding possibility of using upwind and second order upwind for calculationmiguel2000-08-02
| | | | | | | of advection terms in the Lie derivatives. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@22 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* ndex: DXDB_declare.hmiguel2000-06-08
| | | | | | | | a Typos. They shouldn't affect anything, juts names of things. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@19 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* Fixing up macros for Callen1999-10-17
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@13 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* make it ready for matter-couplingthomasd1999-10-05
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@10 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* Implementing new naming convention for variables on the cGH. See cGH.h forallen1999-06-25
| | | | | | | details. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@7 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* 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/EinsteinBase/ADMMacros/trunk@6 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* 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/EinsteinBase/ADMMacros/trunk@5 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* Protecting a psiallen1999-03-20
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@4 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* changes shift_active to shift_stateallen1999-03-10
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@3 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* added the Einstien macros.evans1999-03-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@2 b1d164ef-f17a-46e7-89d4-021c7118ef4e
* Standard project directories initialized by cvs2svn.(no author)1999-03-09
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@1 b1d164ef-f17a-46e7-89d4-021c7118ef4e