[aspect-devel] Problem with iterative advection solver

Luuk Schuurmans l.f.j.schuurmans at students.uu.nl
Fri Nov 24 05:38:26 PST 2017


Hello everyone,

I am Luuk Schuurmans, a master student from Utrecht University, and at the
moment I am writing my master thesis on subduction modelling, for which I
use the ASPECT code. During one of the initial tests, in which I try to
simulate the subduction of a oceanic plate below a continental plate, I
adjusted (lowered a bit) the value of the activation energy for dislocation
creep of the overriding plate crust. When I ran the model with a composite
viscosity, after ~1000 timesteps I ended up with the error message that the
iterative advection solver did not converge, and that the residual in the
last step was -nan. The time steps around this time have all been equal,
because they are at the maximum time step set in the input file. For a
higher value of the activation energy, the model did not crash around this
timestep.

The statistics file revealed that there is a strange thing going on with
the minimum temperature of the model at certain timesteps. The temperature
at the top boundary is prescribed to be 273 K, but at certain timesteps the
minimum temperature in the modelling domain is quite far below this value
of 273 K (see Temperature timesteps.png). From the paraview files it
becomes clear that the cell which is exactly at the interface between the
subducting plate and the overriding plate corresponds to this lower than
expected temperature (see temperatureerror.png and velocities.png). Note:
the paraview screenshots correspond to timestep 196, at which the heaviest
anomaly occurs in Temperature timesteps.png. What is remarkable, is that
the minimum temperature recovers after a few timesteps. However, for the
moment of crashing, we presume the error in the temperature to be too large
to recover, resulting in a -nan and a crash of the model.

I have looked at this problem with Menno Fraters, but we were not able to
figure out the exact cause. We presume that the error is caused by
something in the free surface plugin, which possibly can not handle the
interpolation in the case of a big temperature gradient in combination with
opposing velocities at the boundary between the two compositions (possibly
it tries to use material from outside the modelling domain and fails to
assign good values to it?). We use a vertical surface anomaly projection
for the model, and the prescribed convergence velocities are in the order a
few of centimeters/year.

I have also tried to run the model with shear heating turned off, since the
viscosity terms plays and important role in that factor. The model just
runs, and a crash of the advection solver does not occur. However, as you
can see in noshearheating.png, the problem with the low temperatures also
occurs many times in this case, but without a crash as result.

Besides the error in temperature, it also seems that the composition is
assigned a value which is not totally correct (see compositionerror.png,
composition should be between 0 and 1). The location where this occurs is
the cell directly beneath the one where the temperature anomaly is present.

Our question now is, do you maybe know the exact cause of the crash (is it
in ASPECT, or is it caused by dealii, and could it be caused by the thing
we mentioned) and how can it possibly be solved?

Thanks in advance for your collaboration!

Kind regards,

Luuk Schuurmans
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geodynamics.org/pipermail/aspect-devel/attachments/20171124/f9c1949e/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Temperature timesteps.png
Type: image/png
Size: 68442 bytes
Desc: not available
URL: <http://lists.geodynamics.org/pipermail/aspect-devel/attachments/20171124/f9c1949e/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: noshearheating.png
Type: image/png
Size: 69141 bytes
Desc: not available
URL: <http://lists.geodynamics.org/pipermail/aspect-devel/attachments/20171124/f9c1949e/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compositionerror.png
Type: image/png
Size: 37088 bytes
Desc: not available
URL: <http://lists.geodynamics.org/pipermail/aspect-devel/attachments/20171124/f9c1949e/attachment-0007.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: temperatureerror.png
Type: image/png
Size: 32293 bytes
Desc: not available
URL: <http://lists.geodynamics.org/pipermail/aspect-devel/attachments/20171124/f9c1949e/attachment-0008.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: velocities.png
Type: image/png
Size: 161329 bytes
Desc: not available
URL: <http://lists.geodynamics.org/pipermail/aspect-devel/attachments/20171124/f9c1949e/attachment-0009.png>


More information about the Aspect-devel mailing list