From 8b44bae2014fefc6baca909e7c363c877fb5e359 Mon Sep 17 00:00:00 2001 From: cott Date: Tue, 29 Jun 2010 14:59:02 +0000 Subject: * 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 --- schedule.ccl | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 schedule.ccl (limited to 'schedule.ccl') 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" -- cgit v1.2.3