aboutsummaryrefslogtreecommitdiff
path: root/par
diff options
context:
space:
mode:
authorjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2002-06-16 19:48:47 +0000
committerjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2002-06-16 19:48:47 +0000
commitdfe7d766284b843bae39dfe532a0eb94389e887b (patch)
tree0aac00cff86312cf65ff7dc32fde3177755b79ae /par
parent1d20738d4e3fca049dcddadd12bddcba3b35a320 (diff)
[[This is a redo of my "cvs import" of 2002/06/11, this time using proper
cvs operations (commit/delete/add) to preserve the full CVS history of this thorn.]] This is a major cleanup/revision of AEIThorns/Exact. Major user-visible changes: * major expansion of doc/documentation.tex * major expansion of documentation in param.ccl file * rename all parameters, systematize spacetime/coordinate/parameter names (there is a perl script in par/convert-pars.pl to convert old parameter files to the new names) * [from Mitica Vulcanov] many additions and fixes to cosmological solutions and Schwarzschild-Lemaitre * fix stress-energy tensor computations so they work -- before they were all disabled in CVS (INCLUDES lines were commented out in interface.ccl) due to requiring excessive friendship with evolution thorns and/or public parameters; new code copies parameters to restricted grid scalars, which Cactus automagically "pushes" to friends * added some more tests to testsuite, though these don't yet work fully Additional internal changes: * rename many Fortran subroutines (and a few C ones too) so their names start with the thorn name to reduce the chances of name collisions with other thorns * move all metrics to subdirectory so the main source directory isn't so cluttered * move two files containing subroutines which were never called (they didn't belong in this thorn, but somehow got into cvs by accident) into new archive/ directory * some (small) improvements in efficiency -- the exact_model parameter is now decoded from a keyword (string) to an integer once at INITIAL, and that integer tested by the stress-energy tensor code, rather than requiring a separate series of string tests at each grid point (!) like the old stress-energy tensor code did Files moved/renamed from ../ to this directory Minkowski_gauge_wave.F moved from ../GaugeWave.F Bianchi_I.F moved from ../bianchiI.F de_Sitter.F moved from ../desitter.F Schwarzschild_EF.F moved from ../finkelstein.F Minkowski_shift.F moved from ../flatshift.F Kasner_like.F moved from ../kasner_l.F Milne.F moved from ../milne.F Schwarzschild_Novikov.F moved from ../novikov.F boost_rotation_symmetric.F moved from ../boostrotmetric.F Minkowski_funny.F moved from ../flatfunny.F Goedel.F moved from ../godel.F Kerr_BoyerLindquist.F moved from ../kerrcart.F Minkowski.F moved from ../minkowski.F Robertson_Walker.F moved from ../rob-wal.F bowl.F moved from ../bowl.F Thorne_fakebinary.F moved from ../fakebinary.F Schwarzschild_PG.F moved from ../flatschwarz.F Kerr_KerrSchild.F moved from ../kerrschild.F multi_BH.F moved from ../multiBH.F constant_density_star.F moved from ../starschwarz.F New files: Alvi.F for Alvi metric, from Nina Jansen Alvidef.c for Alvi metric, from Nina Jansen Bertotti.F from Mitica Vulcanov Kasner_axisymmetric.F from Mitica Vulcanov Kasner_generalized.F from Mitica Vulcanov Lemaitre.F from Mitica Vulcanov Schwarzschild_Lemaitre.F from Mitica Vulcanov anti_de_Sitter_Lambda.F from Mitica Vulcanov de_Sitter_Lambda.F from Mitica Vulcanov Changed files: make.code.defn git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@103 e296648e-0e4f-0410-bd07-d597d9acff87
Diffstat (limited to 'par')
0 files changed, 0 insertions, 0 deletions