GfsOutputTime
From Gerris
GfsOutputTime displays the model time, timestep, CPU time and real time.
The syntax in parameter files is
[ GfsOutput ]
The output looks like
step: 4 t: 1.00000000 dt: 2.500000e-01 cpu: 24.26000000 real: 28.69372000
where step: is the timestep (iteration) number (starting from zero), t: is the model time, dt: is the timestep, cpu: is the CPU time elapsed since the simulation was (re)started and real: is the wall-clock time elapsed since the simulation was (re)started.
Examples
- B\'enard--von K\'arm\'an Vortex Street for flow around a cylinder at Re=160
- Vortex street around a "heated" cylinder
- Parallel simulation on four processors
- Rayleigh-Taylor instability
- Boussinesq flow generated by a heated cylinder
- Turbulent air flow around RV Tangaroa
- Coalescence of a pair of Gaussian vortices (Gerris logo)
- Lunar tides in Cook Strait, New Zealand
- Air-water flow around a Series 60 cargo ship
- "Garden sprinkler effect" in wave model
- Small amplitude solitary wave interacting with a parabolic hump
- Convergence of the Poisson solver
- Convergence with a refined circle
- Convergence of the Poisson solver with solid boundaries
- Star-shaped solid boundary with refinement
- Star-shaped solid boundary
- Thin wall at box boundary
- Circular dam break on a sphere
- Circular dam break on a rotating sphere
- Advection of a cosine bell around the sphere
OutputTime { istep = 10 } stderr
OutputTime { istep = 10 } stderr
OutputTime { istep = 10 } stderr
OutputTime { istep = 1 } balance
OutputTime { istep = 10 } stderr
OutputTime { istep = 10 } stderr
OutputTime { istep = 1 } stderr
OutputTime { istep = 1 } stderr
OutputTime { istep = 1 } stderr
OutputTime { istep = 1 } stderr
OutputTime { istep = 1 } log-MINLEVEL-NTHETA
OutputTime { istep = 10 } stderr
OutputTime { istep = 1 } {
awk '{print n++, $8}' > time
}
OutputTime { istep = 1 } {
awk '{print n++, $8}' > time
}
OutputTime { istep = 1 } {
awk '{print n++, $8}' > time
}
OutputTime { istep = 1 } {
awk '{print n++, $8}' > time
}
OutputTime { istep = 1 } {
awk '{print n++, $8}' > time
}
OutputTime { istep = 1 } {
awk '{print n++, $8}' > time
}
OutputTime { istep = 10 } stderr
OutputTime { istep = 10 } stderr
OutputTime { istep = 10 } stderr

