aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Answer some questions.schnetter2005-05-15
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@231 e296648e-0e4f-0410-bd07-d597d9acff87
* Update advice for compilation problems, i.e., point to Cactus FAQ.schnetter2005-05-15
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@230 e296648e-0e4f-0410-bd07-d597d9acff87
* Schedule initial data in the ADMBase_InitialData group instead of onlyschnetter2005-05-11
| | | | | | | | in the group initial, so that it is guaranteed that initial data are calculated before BSSN converts to its variables. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@229 e296648e-0e4f-0410-bd07-d597d9acff87
* Replace the specific dexp, dsqrt etc. with the generic exp, sqrt etc.schnetter2005-05-09
| | | | | | | | This increases accuracy for when CCTK_REAL is real*16 and speed when it is real*4. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@228 e296648e-0e4f-0410-bd07-d597d9acff87
* Format equations nicely.schnetter2005-05-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@227 e296648e-0e4f-0410-bd07-d597d9acff87
* Calculate the derivatives of the static conformal factor psi only whenschnetter2005-05-09
| | | | | | | | the conformal factor is used. This gets rid of many valgrind warnings. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@226 e296648e-0e4f-0410-bd07-d597d9acff87
* remove a TODO that is done: all models (I think) now have docsjthorn2005-04-30
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@225 e296648e-0e4f-0410-bd07-d597d9acff87
* restore file which was mistakenly deletedjthorn2005-04-30
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@224 e296648e-0e4f-0410-bd07-d597d9acff87
* Describe "Minkowski/shifted gauge wave" and "Schwarzschild/BL".schnetter2005-04-30
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@223 e296648e-0e4f-0410-bd07-d597d9acff87
* Remove TODO list that no one looked at anyway.schnetter2005-04-30
| | | | | | | Moved bugs, feature requests, and questions to bugzilla. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@222 e296648e-0e4f-0410-bd07-d597d9acff87
* note missing documentation for shifted-gauge-wave and Schwarzschild/BL metricsjthorn2005-04-27
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@221 e296648e-0e4f-0410-bd07-d597d9acff87
* Actually compile the shifted gauge wave file.hawke2005-03-21
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@220 e296648e-0e4f-0410-bd07-d597d9acff87
* Add the shifted gauge wave exact solutionschnetter2005-03-20
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@219 e296648e-0e4f-0410-bd07-d597d9acff87
* += a section saying that Exact only sets initial data on the current time level,jthorn2005-02-10
| | | | | | | and pointing to MoL::initial_data_is_crap as a possible workaround git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@218 e296648e-0e4f-0410-bd07-d597d9acff87
* better describe how this thorn actually worksjthorn2005-02-08
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@217 e296648e-0e4f-0410-bd07-d597d9acff87
* document a few more of the many flaws in this thorn :(jthorn2005-02-08
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@216 e296648e-0e4f-0410-bd07-d597d9acff87
* document the numerical-accuracy problems Denis and I have found with this thornjthorn2005-01-24
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@215 e296648e-0e4f-0410-bd07-d597d9acff87
* fix undefined referencejthorn2005-01-24
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@214 e296648e-0e4f-0410-bd07-d597d9acff87
* For model Minkowski/gauge wave:schnetter2004-11-02
| | | | | | | Document how omega should be chosen for a diagonal plane wave. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@213 e296648e-0e4f-0410-bd07-d597d9acff87
* Add "Schwarzschild/BL" initial data, which are a Brill-Lindquist blackschnetter2004-11-01
| | | | | | | | | hole. Allow "Schwarzschild/KS" initial data to be offset from the origin. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@212 e296648e-0e4f-0410-bd07-d597d9acff87
* Do not keep parameter values in saved local variables.schnetter2004-11-01
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@211 e296648e-0e4f-0410-bd07-d597d9acff87
* For the model "Minkowski/gauge wave":schnetter2004-11-01
| | | | | | | | | | | | Use the same parameters for the types "expsin" as were already used for "sin". This potentially changes the initial data. Note that the Mexico test uses "sin", which I therefore consider to be authoritative. Complete the documentation. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@210 e296648e-0e4f-0410-bd07-d597d9acff87
* fix a syntax error in the Thorn_fakebinary__atypejthorn2004-08-07
| | | | | | | parameter -- thanks to Peter Diener for spotting this git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@209 e296648e-0e4f-0410-bd07-d597d9acff87
* remove all references to the variable 'rama' (Robertson-Walker R(T))jthorn2004-07-09
| | | | | | | | | since the Robertson-Walker model doesn't work and is only in ../archive/, and the variable was being used uninitialized, causing valgrind to complain and obscuring other (real) errors... git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@208 e296648e-0e4f-0410-bd07-d597d9acff87
* change testsuite to not have a point at the originjthorn2004-07-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@207 e296648e-0e4f-0410-bd07-d597d9acff87
* get rid of this testcasejthorn2004-07-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@206 e296648e-0e4f-0410-bd07-d597d9acff87
* files I should not have committedjthorn2004-07-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@205 e296648e-0e4f-0410-bd07-d597d9acff87
* new test case for this thornjthorn2004-07-07
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@204 e296648e-0e4f-0410-bd07-d597d9acff87
* Use a more smooth method to remove singularities when grid points fallschnetter2004-07-06
| | | | | | | | | onto an axis. Remove warnings when grid points fall onto an axis. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@203 e296648e-0e4f-0410-bd07-d597d9acff87
* Define pi, and use it, instead of expecting it to come from somewhere else.schnetter2004-06-28
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@202 e296648e-0e4f-0410-bd07-d597d9acff87
* Correct typo in parameter description.schnetter2004-06-24
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@201 e296648e-0e4f-0410-bd07-d597d9acff87
* Add parameters for adding an arbitraty constant shift to any model.schnetter2004-05-30
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@200 e296648e-0e4f-0410-bd07-d597d9acff87
* Fix whitespace.schnetter2004-05-30
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@199 e296648e-0e4f-0410-bd07-d597d9acff87
* Update parameter files to activate thorn SymBase.schnetter2004-03-09
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@197 e296648e-0e4f-0410-bd07-d597d9acff87
* Recalculate parameter "d" (wave length) in an if branch.schnetter2004-01-04
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@196 e296648e-0e4f-0410-bd07-d597d9acff87
* fix a glitch spotted by Scott Hawley, where...jthorn2003-12-10
| | | | | | | | | | | | | > The NAG fortran compiler hates a line in Exact/metrics/bowl.F77 > where a warning statement has a format for an integer, but the number > of spaces allowed for the printing of the integer is not specified. I > put in an "8" (8 spaces) for this, and the compiler loved it. n.b. this only changes formatting of a level 0 error msg -- there's no change in this thorn's behavior git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@195 e296648e-0e4f-0410-bd07-d597d9acff87
* Erik's function aliasing patches.hawke2003-10-28
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@194 e296648e-0e4f-0410-bd07-d597d9acff87
* Include CoordBase in the ActiveThorns list.tradke2003-08-25
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@193 e296648e-0e4f-0410-bd07-d597d9acff87
* Removed single-quote in comment line.tradke2003-06-26
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@192 e296648e-0e4f-0410-bd07-d597d9acff87
* Removed single-quotes in comment lines so that it passes the preprocessor.tradke2003-06-26
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@191 e296648e-0e4f-0410-bd07-d597d9acff87
* Removed single-quote in a comment so that it passes the preprocessor.tradke2003-06-26
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@190 e296648e-0e4f-0410-bd07-d597d9acff87
* Removed single-quote character in a comment so that it passes the preprocessor.tradke2003-06-26
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@189 e296648e-0e4f-0410-bd07-d597d9acff87
* Removed double-quote in a comment so that it passes the preprocessor.tradke2003-06-26
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@188 e296648e-0e4f-0410-bd07-d597d9acff87
* fix several occurences of single quote (') in Fortran commentsjthorn2003-06-26
| | | | | | | | | since these confuse the Perl preprocessor :( :( -- Thanks to Ryoji for spotting this! git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@187 e296648e-0e4f-0410-bd07-d597d9acff87
* Set initial_lapse="exact", this seems to be needed for the testsuite topollney2003-06-26
| | | | | | | pass. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@186 e296648e-0e4f-0410-bd07-d597d9acff87
* add a bit more detail on how to configure with the perl preprocessorjthorn2003-06-04
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@185 e296648e-0e4f-0410-bd07-d597d9acff87
* remove some unused variables which the compiler spottedjthorn2003-06-04
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@184 e296648e-0e4f-0410-bd07-d597d9acff87
* make an error message more specific: instead of just sayingjthorn2003-06-04
| | | | | | | | invalid exact_model parameter! now say what the invalid value is git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@183 e296648e-0e4f-0410-bd07-d597d9acff87
* remove some unused variables which the compiler noticedjthorn2003-06-04
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@182 e296648e-0e4f-0410-bd07-d597d9acff87
* * Exact__RegisterSlicing() is called by the flesh, so it needs tojthorn2003-06-04
| | | | | | | | have CCTK_ARGUMENTS as an argument * also it needs to have a prototype! git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@181 e296648e-0e4f-0410-bd07-d597d9acff87