[Commits] [svn:einsteintoolkit] Paper_EinsteinToolkit_2010/examples/cosmology/ (Rev. 31)

bentivegna at einsteintoolkit.org bentivegna at einsteintoolkit.org
Sun Feb 27 17:06:15 CST 2011


User: bentivegna
Date: 2011/02/27 05:06 PM

Modified:
 /examples/cosmology/
  gowdy.par

Log:
 Fixed a few details in gowdy.par.

File Changes:

Directory: /examples/cosmology/
===============================

File [modified]: gowdy.par
Delta lines: +3 -3
===================================================================
--- examples/cosmology/gowdy.par	2011-02-15 14:31:53 UTC (rev 30)
+++ examples/cosmology/gowdy.par	2011-02-27 23:06:15 UTC (rev 31)
@@ -9,8 +9,8 @@
 Cactus::cctk_timer_output          = "full"
 
 Cactus::terminate       = "time"
-Cactus::cctk_initial_time = 1
-Cactus::cctk_final_time = 10.0
+Cactus::cctk_initial_time = 1.0
+Cactus::cctk_final_time = 2.0
 
 #############################################################################################
 ActiveThorns = "Boundary CartGrid3D CoordBase Slab SymBase Periodic"
@@ -237,7 +237,7 @@
 Activethorns = "CarpetIOHDF5"
 #################################
 
-IOHDF5::out_every          = 1
+IOHDF5::out_every          = 32
 IOHDF5::one_file_per_group = yes
 IOHDF5::compression_level  = 0
 IOHDF5::out_vars  = "



More information about the Commits mailing list