Comment 5 for bug 891540

Revision history for this message
Christian Jakob (jakob-ifgt) wrote :

Ok, I found out, that the script from #845456 works with

O.dt=0.5*utils.PWaveTimeStep()

, but not with this engine:

GlobalStiffnessTimeStepper(active=1,timeStepUpdateInterval=5,timestepSafetyCoefficient=0.8, defaultDt=4*utils.PWaveTimeStep()),

(segmentation fault)