[Commits] [svn:einsteintoolkit] TmunuBase/trunk/ (Rev. 21)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Sun Jan 13 19:39:31 CST 2013


User: knarf
Date: 2013/01/13 07:39 PM

Modified:
 /trunk/
  param.ccl

Log:
 change the default of "support_old_CalcTmunu_mechanism" to "no". See ticket https://trac.einsteintoolkit.org/ticket/1105 and discussion on the users mailing list

File Changes:

Directory: /trunk/
==================

File [modified]: param.ccl
Delta lines: +2 -2
===================================================================
--- trunk/param.ccl	2012-11-05 14:45:40 UTC (rev 20)
+++ trunk/param.ccl	2013-01-14 01:39:30 UTC (rev 21)
@@ -10,9 +10,9 @@
 {
 } no
 
-BOOLEAN support_old_CalcTmunu_mechanism "Should the old CalcTmunu.inc mechanism be supported? This is deprecated. Use 'no' in spite of the default of 'yes'."
+BOOLEAN support_old_CalcTmunu_mechanism "Should the old CalcTmunu.inc mechanism be supported? This is deprecated."
 {
-} yes
+} no
 
 PRIVATE:
 



More information about the Commits mailing list