[Commits] [svn:einsteintoolkit] www/publications/2013_MHD/ (Rev. 1004)
rhaas at tapir.caltech.edu
rhaas at tapir.caltech.edu
Tue May 7 15:40:14 CDT 2013
User: rhaas
Date: 2013/05/07 03:40 PM
Modified:
/publications/2013_MHD/
einsteintoolkit_plus_zelmani.th
Log:
update einsteintoolkit_plus_zelmani.th to trunk version
File Changes:
Directory: /publications/2013_MHD/
==================================
File [modified]: einsteintoolkit_plus_zelmani.th
Delta lines: +27 -14
===================================================================
--- publications/2013_MHD/einsteintoolkit_plus_zelmani.th 2013-05-07 20:35:09 UTC (rev 1003)
+++ publications/2013_MHD/einsteintoolkit_plus_zelmani.th 2013-05-07 20:40:14 UTC (rev 1004)
@@ -1,11 +1,10 @@
-# This file was automatically generated using the GetComponents script.
+# Component list for the Einstein Toolkit <http://einsteintoolkit.org/>
+# $Revision: 216 $
+# $Date: 2013-03-27 10:28:28 -0700 (Wed, 27 Mar 2013) $
+# $HeadURL: https://svn.einsteintoolkit.org/manifest/trunk/einsteintoolkit.th $
!CRL_VERSION = 1.0
-
-# Component list: thornlists/einsteintoolkit.th
-
-
!DEFINE ROOT = Cactus
!DEFINE ARR = $ROOT/arrangements
!DEFINE COMPONENTLIST_TARGET = $ROOT/thornlists/
@@ -109,6 +108,8 @@
CactusConnect/HTTPDExtra
CactusConnect/Socket
+CactusDoc/CoreDoc
+
CactusElliptic/EllBase
#CactusElliptic/EllPETSc
CactusElliptic/EllSOR
@@ -146,6 +147,7 @@
CactusTest/TestArrays
CactusTest/TestComplex
CactusTest/TestCoordinates
+CactusTest/TestFortranCrayPointers
CactusTest/TestFortranDependencies1
CactusTest/TestFortranDependencies2
CactusTest/TestFpointerNULL
@@ -155,6 +157,7 @@
CactusTest/TestInclude2
CactusTest/TestLocalReduce
CactusTest/TestLoop
+CactusTest/TestMath
CactusTest/TestPar
CactusTest/TestReduce
CactusTest/TestSchedule
@@ -263,6 +266,14 @@
!TARGET = $ARR
!TYPE = git
+!AUTH_URL = git at github.com:rhaas80/Outflow.git
+!URL = git://github.com/rhaas80/Outflow.git
+!REPO_PATH= ../$2
+!CHECKOUT =
+EinsteinAnalysis/Outflow
+
+!TARGET = $ARR
+!TYPE = git
!AUTH_URL = git at github.com:barrywardell/EinsteinExact
!URL = git://github.com/barrywardell/EinsteinExact
!REPO_PATH= $2
@@ -320,6 +331,7 @@
!TYPE = svn
!URL = https://svn.cct.lsu.edu/repos/numrel/$1/$2/trunk
!CHECKOUT =
+LSUThorns/PeriodicCarpet
LSUThorns/QuasiLocalMeasures
LSUThorns/SummationByParts
LSUThorns/Vectors
@@ -354,19 +366,20 @@
McLachlan/ML_CCZ4_Test
McLachlan/ML_WaveToy
#McLachlan/ML_WaveToy_CL
+McLachlan/ML_WaveToy_Test
# Carpet, the AMR driver
!TARGET = $ARR
-!TYPE = hg
-!AUTH_URL = ssh://carpetmercurial@carpetcode.org/carpet
-!URL = http://www.carpetcode.org/hg/carpet
-# For the git version of Carpet, comment the previous three lines and uncomment
-# the next three
-#!TYPE = git
-#!AUTH_URL = carpetgit at carpetcode.org:carpet
-#!URL = git://carpetcode.org/carpet
+!TYPE = git
+!AUTH_URL = carpetgit at carpetcode.org:carpet
+!URL = git://carpetcode.org/carpet
+# For the (old) hg version of Carpet, comment out the previous three
+# lines, and uncomment the next three lines
+#!TYPE = hg
+#!AUTH_URL = ssh://carpetgit@carpetcode.org
+#!URL = http://www.carpetcode.org/carpet
!CHECKOUT = Carpet/doc
Carpet/Carpet
Carpet/CarpetEvolutionMask
@@ -383,8 +396,8 @@
Carpet/CarpetRegrid2
Carpet/CarpetSlab
Carpet/CarpetTracker
+Carpet/CycleClock
Carpet/LoopControl
-Carpet/CycleClock
More information about the Commits
mailing list