aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authormiller <miller@54f01db8-623e-4a4a-80be-c8eacd6477fb>1999-12-22 19:27:01 +0000
committermiller <miller@54f01db8-623e-4a4a-80be-c8eacd6477fb>1999-12-22 19:27:01 +0000
commitee648d2eaaba5d88df19fe9223105c178f6950ad (patch)
tree83338f7cc4b8dd92b1fbe8a6e332f16cf6934f24 /param.ccl
parentf33073e10b545008dc559ca4d2458790062aca06 (diff)
An thorn implementing the ideal fluid equation of state:
P = (gamma-1)*rho*eps Mark git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEOS/EOS_IdealFluid/trunk@2 54f01db8-623e-4a4a-80be-c8eacd6477fb
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl10
1 files changed, 10 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
new file mode 100644
index 0000000..f00fdbe
--- /dev/null
+++ b/param.ccl
@@ -0,0 +1,10 @@
+# Parameter definitions for thorn EOS_Ideal_Fluid
+# $Header$
+
+private:
+
+REAL eos_ideal_fluid_gamma "Adiabatic Index for Ideal Fluid"
+{
+ : :: ""
+} 2.0
+