aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | Ignore CVS backup filesErik Schnetter2007-11-25
|/
* Begin to add Tmunu termsErik Schnetter2007-11-21
|
* Replace Xt with Xtn when it appears without derivatives.Peter Diener2007-11-12
| | | | | | | | | | Define Xtn[ui] = gtu[uj,uk] Gt[ui,lj,lk] and use it instead of Xt[ui] in all expressions requiring Xt[ui] and not it's derivatives as described in PRD 67 084023 (2003). All RHS still converge for a Schwarzschild black hole in Kerr-Schild coordinates. Signed-off-by: Peter Diener <diener@10-4-34-85.lsu.edu>
* Optimization.Peter Diener2007-11-12
| | | | | | | | | | | | | Added a temporary variable for -D_i D_j alpha + alpha R_ij and it's trace in order to avoid recomputing this when making it trace-free. Also shortened the calculation of the Christoffel symbols from the conformal christoffel symbols. Now they don't involve the derivatives of the determinant of the physical metric, but only derivatives of phi. The number of lines in the RHS calculation went down from 1240 to 1203. Signed-off-by: Peter Diener <diener@10-4-34-85.lsu.edu>
* Fix RHS for gammaPeter Diener2007-11-12
| | | | | | | Implementing the gamma RHS equation (PRD 67 084023 (2003), eqn (26)). The gamma RHS now converges. Signed-off-by: Peter Diener <diener@10-4-34-85.lsu.edu>
* Merge branch 'HEAD' of ↵Peter Diener2007-11-11
|\ | | | | | | ssh://relativity.phys.lsu.edu/home/perturbed/gitroot/McLachlan
| * Fix trK RHS.Peter Diener2007-11-11
| | | | | | | | | | | | | | | | Fixed the calculation of the christoffel symbols in terms of the conformal christoffel symbols. Also fix the calculation of the derivativs of the determinant of the metric. Signed-off-by: Peter Diener <diener@amarok.cct.lsu.edu>
* | Fix trK RHS.Peter Diener2007-11-11
|/ | | | | | | | Fixed the calculation of the christoffel symbols in terms of the conformal christoffel symbols. Also fix the calculation of the derivativs of the determinant of the metric. Signed-off-by: Peter Diener <diener@amarok.cct.lsu.edu>
* Fix RHS for phiPeter Diener2007-11-09
| | | | | | Turns out equation 23 in the shift puncture paper is not a typo. The RHS phi now converges. Signed-off-by: Peter Diener <diener@amarok.cct.lsu.edu>
* Merge branch 'master' of ↵Peter Diener2007-11-09
|\ | | | | | | | | | | | | | | | | ssh://relativity.phys.lsu.edu/home/perturbed/gitroot/McLachlan Conflicts: ML_BSSN/src/ML_BSSN_constraints.c m/McLachlan.m m/McLachlan.sh
| * Update autogenerated filesErik Schnetter2007-11-08
| |
| * Add comment to BSSN constraint calculationsErik Schnetter2007-11-07
| |
| * Merge branch 'master' of ↵Erik Schnetter2007-11-07
| |\ | | | | | | | | | ssh://relativity.phys.lsu.edu/home/perturbed/gitroot/McLachlan
| * | Abort code generation script on errorsErik Schnetter2007-11-07
| | |
| * | Implement arbitrary finite differencing ordersErik Schnetter2007-11-07
| | |
* | | ConstraintsPeter Diener2007-11-08
| |/ |/| | | | | | | | | Current state: Constraints converge. Metric RHS converges. The rest doesn't. Signed-off-by: Peter Diener <diener@10-4-34-85.lsu.edu>
* | Merge branch 'HEAD' of ↵Peter Diener2007-11-07
|\| | | | | | | ssh://relativity.phys.lsu.edu/home/perturbed/gitroot/McLachlan
| * Correct errors in equationsErik Schnetter2007-11-07
| | | | | | | | | | | | Correct errors in the symmetrising equations. A factor 1/2 was missing, as pointed out by Peter. The Hamiltonian constraint converges now.
| * Continued development on the BSSN constraintsErik Schnetter2007-11-07
| | | | | | | | | | Rename dtalpha and dtbeta to A and B. Add alternative formulae for the conformal Ricci tensor as comments.
| * Update parameter filesErik Schnetter2007-11-07
| | | | | | Update parameter files. Add a parameter file for Ccatie as well.
| * Update .gitignore fileErik Schnetter2007-11-06
| | | | | | Don't add backup or binary files.
| * Add .gitignore fileErik Schnetter2007-11-06
| | | | | | Add a .gitignore file which ignores the uninteresting auto-generated files.
* | Some local fixes to testPeter Diener2007-11-07
|/ | | Simplified the gamma tilde evolution equation. Maybe fixed the Ricci equation.
* Remove debugging statementsErik Schnetter2007-11-05
| | | | Remove debugging statements. Add Brill-Lindqiest parameter files.
* Internal changes, add debug statementsErik Schnetter2007-11-05
| | | | | | Reverse order of canonical indices of symmetric tensors. Add debug statements for BSSN constraints.
* Add Kerr-Schild parameter filesErik Schnetter2007-11-04
|
* Add gauge conditionsErik Schnetter2007-11-04
|
* Remove old filesErik Schnetter2007-11-04
|
* Add BSSN RHS.Erik Schnetter2007-11-04
| | | | Remove Mathematica output trees; keep only Cactus version of trees.
* Restructure arrangementErik Schnetter2007-11-04
| | | | | | | Restructure arrangement directory structure. Copy the source trees, but only if they have changed. This prevents unnecessary recompilations.
* Add sample parameter fileErik Schnetter2007-11-04
|
* Add script to re-generate thorns.Erik Schnetter2007-11-04
|
* The code also requires Carpet.Erik Schnetter2007-11-04
|
* Add urls for Cactus and Kranc.Erik Schnetter2007-11-04
|
* Add ML_ prefix.Erik Schnetter2007-11-04
| | | | Add README and COPYRIGHT statements.
* Import initial versionErik Schnetter2007-11-04