From a32568b88b98dd4cc8642cde6c9da957cd7ac7e1 Mon Sep 17 00:00:00 2001 From: knarf Date: Tue, 12 Jan 2010 20:51:22 +0000 Subject: move development of EOS_Polytrope and EOS_Hybrid from Whisky to Cactus git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEOS/EOS_Hybrid/trunk@2 9c56c927-b35f-42c5-a3f6-df2e9f55b230 --- interface.ccl | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 interface.ccl (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl new file mode 100644 index 0000000..cf9ee02 --- /dev/null +++ b/interface.ccl @@ -0,0 +1,9 @@ +# Interface definition for thorn EOS_Hybrid + +implements: EOS_Hybrid +inherits: HydroBase,EOS_2d_Polytrope + +real pressure_contributions type = GF tags='Prolongation="None"' +{ + pressure_poly, pressure_th +} "Polytropic and thermal contributions to the pressure" -- cgit v1.2.3