aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorknarf <knarf@e0339e42-4067-4b95-aae0-d9cd08a24254>2010-01-12 20:51:22 +0000
committerknarf <knarf@e0339e42-4067-4b95-aae0-d9cd08a24254>2010-01-12 20:51:22 +0000
commitf7ba48cd52e5ba7243700c04f09c99a439dfdf24 (patch)
tree8c6744c4ed0876197f633fc1f5870b0d817385ec /schedule.ccl
parent886431f9a8e9e0d8da17692161377649aaf0b028 (diff)
move development of EOS_Polytrope and EOS_Hybrid from Whisky to Cactus
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEOS/EOS_Polytrope/trunk@2 e0339e42-4067-4b95-aae0-d9cd08a24254
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl9
1 files changed, 9 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
new file mode 100644
index 0000000..5a8943b
--- /dev/null
+++ b/schedule.ccl
@@ -0,0 +1,9 @@
+# Schedule definitions for thorn EOS_Polytrope
+# $Header$
+
+
+schedule EOS_Polytrope_Startup AT startup
+{
+ LANG: Fortran
+} "Setup the polytropic EOS"
+