[aspect-devel] Dealing with the curved spherical mesh when applying different initial global refinement at different depths
Shangxin Liu
sxliu at vt.edu
Tue Jul 26 18:24:13 PDT 2016
This clarifies my problem. Thanks!
Best
Shangxin
On Tue, Jul 26, 2016 at 4:50 PM, Wolfgang Bangerth <bangerth at tamu.edu>
wrote:
>
> Shangxin
>
> Thanks for the information. So from this link, I notice that these
>> artifacts
>> only happen with the higher order elements. In my instantaneous flow
>> model, I
>> indeed used the quadratic elements for the figure attached in my last
>> email.
>> To further confirm this, I tried another same case but use the linear
>> element
>> by set:
>>
>> subsection Discretization
>>
>> set Stokes velocity polynomial degree = 1
>>
>> set Temperature polynomial degree = 1
>>
>> set Use locally conservative discretization = true
>>
>> end
>>
>> in my test prm file.
>>
>
> While the link I sent you was talking about the polynomial degree of the
> finite element, the problem you see is actually related to the polynomial
> degree of the *mapping*. We use degree 4 for the mapping, and it is not
> possible to change this value via the parameter file. While the two issues
> seem different, they are in fact the same: in the place linked to, paraview
> can only show linear data, even if the solution was computed via a
> quadratic element; in your case, paraview can only show you linear
> geometries, even though internally we use quartic geometries.
>
> Best
>
> W.
>
> --
> ------------------------------------------------------------------------
> Wolfgang Bangerth email: bangerth at math.tamu.edu
> www: http://www.math.tamu.edu/~bangerth/
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geodynamics.org/pipermail/aspect-devel/attachments/20160726/3b570aaf/attachment.html>
More information about the Aspect-devel
mailing list