1 parent fdf7055 commit 1042526Copy full SHA for 1042526
1 file changed
examples/bubble3d/src/config/bubble3d_config.yaml
@@ -41,8 +41,8 @@ timesteps:
41
CONDTSTEP : 2 # time between SD condensation [s]
42
COLLTSTEP : 2 # time between SD collision [s]
43
MOTIONTSTEP : 3 # time between SDM motion [s]
44
- COUPLTSTEP : 60 # time between dynamic couplings [s]
45
- OBSTSTEP : 60 # time between SDM observations [s]
+ COUPLTSTEP : 30 # time between dynamic couplings [s]
+ OBSTSTEP : 30 # time between SDM observations [s]
46
T_END : 7200 # time span of integration from 0s to T_END [s]
47
48
### Initialisation Parameters ###
0 commit comments