aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorcott <cott@8e189c6b-2ab8-4400-aa02-70a9cfce18b9>2010-06-29 14:59:02 +0000
committercott <cott@8e189c6b-2ab8-4400-aa02-70a9cfce18b9>2010-06-29 14:59:02 +0000
commit8b44bae2014fefc6baca909e7c363c877fb5e359 (patch)
tree4a8a7437badbaa4559717db00bcb277b91937940 /schedule.ccl
* EOS_Omni thorn:
Initial implementation providing a polytrope and a gamma-law EOS for testing. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEOS/EOS_Omni/EOS_Omni@1 8e189c6b-2ab8-4400-aa02-70a9cfce18b9
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl8
1 files changed, 8 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
new file mode 100644
index 0000000..a9cbd79
--- /dev/null
+++ b/schedule.ccl
@@ -0,0 +1,8 @@
+# Schedule definitions for thorn EOS_Omni
+
+
+schedule EOS_Omni_Startup AT WRAGH
+{
+ LANG: Fortran
+ OPTIONS: global
+} "Set up conversion factors and other fun stuff"