From 739d9bd8f3bb5c5fb879de192e72cde8cc096117 Mon Sep 17 00:00:00 2001 From: hawke Date: Tue, 14 May 2002 20:36:38 +0000 Subject: .ccl files for the Ricci tensor/scalar change. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMAnalysis/trunk@7 80bd93c7-81bc-453a-9e3f-619c0b4f6fe4 --- schedule.ccl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index 0bc95ec..59a1cfc 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -27,3 +27,10 @@ SCHEDULE ADMAnalysis_CurvCartToSphere AT CCTK_ANALYSIS LANG: C TRIGGERS: spherical_curv } "Calculate the spherical ex. curvature in r, theta(q), phi(p)" + +SCHEDULE ADMAnalysis_Ricci AT CCTK_ANALYSIS +{ + STORAGE: ricci_tensor, ricci_scalar, detofg + LANG:C + TRIGGERS: ricci_tensor, ricci_scalar +} "Calculation of the Ricci tensor" -- cgit v1.2.3