aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl9
1 files changed, 9 insertions, 0 deletions
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"