From 3563b89ca591e3c92d4e59bb1a2473fb067258a4 Mon Sep 17 00:00:00 2001 From: Ian Hinder Date: Tue, 1 Nov 2011 22:49:16 -0500 Subject: Add output for ODE variables to simplewaveode_sine.par --- Examples/simplewaveode_sine.par | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Examples/simplewaveode_sine.par') diff --git a/Examples/simplewaveode_sine.par b/Examples/simplewaveode_sine.par index cb2254c..06c70ab 100644 --- a/Examples/simplewaveode_sine.par +++ b/Examples/simplewaveode_sine.par @@ -64,4 +64,6 @@ CarpetIOBasic::outInfo_vars = "SimpleWaveODE::phi SimpleWaveODE::a SimpleWaveODE IOASCII::out1D_every = 1 IOASCII::out1D_vars = "SimpleWaveODE::phi SimpleWaveODE::pi" +IOASCII::out0D_every = 1 +IOASCII::out0D_vars = "SimpleWaveODE::a SimpleWaveODE::b" SimpleWaveODE::evolved_group_bound = "none" -- cgit v1.2.3