aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallen <allen@eff87b29-5268-4891-90a3-a07138403961>2001-09-12 15:40:53 +0000
committerallen <allen@eff87b29-5268-4891-90a3-a07138403961>2001-09-12 15:40:53 +0000
commit92f54791f3de6ab49014afea3af55541e9646d92 (patch)
tree60aded1f456ec94c9fe247c8486de47dca4ead75
parent64721212e4128a5a3b4168862828f3ab9696b38b (diff)
Added "terminate" parameter to terminate at given time
Cactus/786 git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@44 eff87b29-5268-4891-90a3-a07138403961
-rw-r--r--par/jpeg.par3
1 files changed, 2 insertions, 1 deletions
diff --git a/par/jpeg.par b/par/jpeg.par
index aacf4b9..4478ac4 100644
--- a/par/jpeg.par
+++ b/par/jpeg.par
@@ -1,6 +1,6 @@
!DESC "Orbiting binary sources ... example of jpeg IO"
-ActiveThorns = "httpd httpdextra IOJpeg boundary time wavetoyc pugh pughslab pughreduce cartgrid3d ioutil ioascii iobasic idscalarwavec wavebinarysource "
+ActiveThorns = "httpd httpdextra IOJpeg boundary time wavetoyc pugh pughslab pughreduce cartgrid3d ioutil ioascii iobasic idscalarwavec wavebinarysource jpeg6b"
IOJpeg::out2d_vars = "wavetoy::phi"
IOJpeg::mode = "remove"
@@ -33,6 +33,7 @@ driver::global_nx = 70
driver::global_ny = 70
driver::global_nz = 70
+cactus::terminate = "time"
cactus::cctk_final_time = 50000000
IO::out_every = 0