#title: Hertzian dipole over a half-space #domain: 0.100 0.100 0.100 #dx_dy_dz: 0.001 0.001 0.001 #time_window: 3e-9 #waveform: gaussiandot 1.0 1e9 myWave #hertzian_dipole: y 0.050 0.050 0.050 myWave #rx: 0.050 0.070 0.050 #material: 8 0 1 0 half_space #box: 0 0 0 0.100 0.100 0.050 half_space python: for time in range(1,50): print('#snapshot: 0.001 0.001 0.001 0.099 0.099 0.099 0.001 0.001 0.001 {} {}'.format(0.1e-9 * time, 'snap' + str(time))) end_python: