aboutsummaryrefslogtreecommitdiff
path: root/CarpetExtra/WaveToyF77/test/wavetoyf77_periodic_coarse.log
diff options
context:
space:
mode:
Diffstat (limited to 'CarpetExtra/WaveToyF77/test/wavetoyf77_periodic_coarse.log')
-rw-r--r--CarpetExtra/WaveToyF77/test/wavetoyf77_periodic_coarse.log75
1 files changed, 58 insertions, 17 deletions
diff --git a/CarpetExtra/WaveToyF77/test/wavetoyf77_periodic_coarse.log b/CarpetExtra/WaveToyF77/test/wavetoyf77_periodic_coarse.log
index 5c8b6d55f..057508c95 100644
--- a/CarpetExtra/WaveToyF77/test/wavetoyf77_periodic_coarse.log
+++ b/CarpetExtra/WaveToyF77/test/wavetoyf77_periodic_coarse.log
@@ -1,4 +1,5 @@
--------------------------------------------------------------------------------
+
10
1 0101 ************************
01 1010 10 The Cactus Code V4.0
@@ -10,19 +11,33 @@
0101
--------------------------------------------------------------------------------
+
+Cactus version: 4.0.b11
+Compile date: Nov 30 2001 (15:23:02)
+Run date: Dec 3 2001 (11:04:38)
+Run host: lilypond.tat.physik.uni-tuebingen.de
+Parameter file: /home/eschnett/Calpha/Cactus/arrangements/Carpet/WaveToyF77/test/wavetoyf77_periodic_coarse.par
+--------------------------------------------------------------------------------
+
Activating thorn Cactus...Success -> active implementation Cactus
+Activation requested for
+--->Boundary IOBasic IOUtil Time Cart3d Carpet CarpetIOASCII CarpetLib CarpetSlab IDScalarWave WaveToyF77<---
Activating thorn Boundary...Success -> active implementation boundary
-Activating thorn IOBasic...Success -> active implementation IOBasic
-Activating thorn IOUtil...Success -> active implementation IO
-Activating thorn Time...Success -> active implementation time
-Activating thorn Cart3d...Success -> active implementation grid
Activating thorn Carpet...Success -> active implementation driver
Activating thorn CarpetIOASCII...Success -> active implementation IOASCII
Activating thorn CarpetLib...Success -> active implementation CarpetLib
Activating thorn CarpetSlab...Success -> active implementation Hyperslab
+Activating thorn Cart3d...Success -> active implementation grid
Activating thorn IDScalarWave...Success -> active implementation idscalarwave
+Activating thorn IOBasic...Success -> active implementation IOBasic
+Activating thorn IOUtil...Success -> active implementation IO
+Activating thorn Time...Success -> active implementation time
Activating thorn WaveToyF77...Success -> active implementation wavetoy
--------------------------------------------------------------------------------
+ if (recover)
+ Recover parameters
+ endif
+
Startup routines
Carpet: Startup routine
IOUtil: Startup routine
@@ -37,15 +52,26 @@ Activating thorn WaveToyF77...Success -> active implementation wavetoy
Initialisation
Cart3d: Set up 3d Cartesian coordinates
+ Time: Initialise Time variables
Time: Set timestep based on Courant condition
WaveToyF77: Schedule symmetries
IDScalarWave: Initial data for 3D wave equation
WaveToyF77: Boundaries of 3D wave equation
+ if (recover)
+ endif
+ if (checkpoint initial data)
+ endif
+ if (analysis)
+ endif
do loop over timesteps
+ Rotate timelevels
+ iteration = iteration + 1
+ t = t+dt
WaveToyF77: Evolution of 3D wave equation
WaveToyF77: Boundaries of 3D wave equation
- t = t+dt
+ if (checkpoint)
+ endif
if (analysis)
endif
enddo
@@ -63,17 +89,32 @@ AMR 3D ASCII I/O provided by CarpetIOASCII
--------------------------------------------------------------------------------
WaveToyF77: Evolutions of a Scalar Field
--------------------------------------------------------------------------------
-INFO (Cactus): Creating directory: "wavetoyf77_periodic_coarse"
-----------------
- it | |
- | t |
-----------------
- 0 | 0.000|
- 1 | 0.300|
- 2 | 0.600|
- 3 | 0.900|
- 4 | 1.200|
- 5 | 1.500|
- 6 | 1.800|
+
+INFO (Carpet): Carpet is running on 1 processors
+INFO (IOBasic): I/O Method 'Scalar' registered
+INFO (IOBasic): Scalar: Output of scalar quantities (grid scalars, reductions) to ASCII files
+INFO (IOBasic): I/O Method 'Info' registered
+INFO (IOBasic): Info: Output of scalar quantities (grid scalars, reductions) to screen
+INFO (Cart3d): Cartesian coordinates:
+INFO (Cart3d): Whole grid: lower bound [-5.4, -7.2, -9.6]
+INFO (Cart3d): Whole grid: upper bound [5.4, 7.8, 10.2]
+INFO (Cart3d): Whole grid: extent [11.4, 15.6, 20.4]
+INFO (Cart3d): Interior: lower bound [-4.2, -6, -8.4]
+INFO (Cart3d): Interior: upper bound [4.2, 6.6, 9]
+INFO (Cart3d): Interior: extent [9, 13.2, 18]
+INFO (Cart3d): Grid spacing: [0.6, 0.6, 0.6]
+INFO (IOBasic): Scalar: Output every -1 iterations
+INFO (IOBasic): Info: Output every 1 iterations
+------------------
+ it | |
+ | t |
+------------------
+ 0 | 0.000 |
+ 1 | 0.300 |
+ 2 | 0.600 |
+ 3 | 0.900 |
+ 4 | 1.200 |
+ 5 | 1.500 |
+ 6 | 1.800 |
--------------------------------------------------------------------------------
Done.