From be26783a7ba70cdd7cab2c6ab634301a26cd5822 Mon Sep 17 00:00:00 2001 From: eschnett Date: Wed, 30 Oct 2013 15:18:36 +0000 Subject: Reduce "large" number git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEOS/EOSG_IdealFluid/trunk@12 9002d74a-9e00-4850-b1cf-9d84fd065b5d --- src/EOS_GIF_Setup.F90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/EOS_GIF_Setup.F90 b/src/EOS_GIF_Setup.F90 index 5b5d56f..bb62b08 100755 --- a/src/EOS_GIF_Setup.F90 +++ b/src/EOS_GIF_Setup.F90 @@ -21,6 +21,6 @@ subroutine EOS_GIF_Setup() eos_if_gamma_local = eos_ideal_fluid_gamma mean_molecular_weight_local = mean_molecular_weight - k_boltzmann = 1.d80 + k_boltzmann = 1.d30 end subroutine EOS_GIF_Setup -- cgit v1.2.3