Hello,
I have some questions about the mesh.
After watching the 2020 tectonics modeling tutorial video, I tried to run the tutorial.prm
file from Day 1.
The following is about the grid settings.
subsection Mesh refinement
set Initial global refinement = 3
set Initial adaptive refinement = 0
set Time steps between mesh refinement = 0
end
I believe the model has 64 mesh cells, and this is confirmed in the statistics
and the log.txt
file.
Number of active cells: 64 (on 4 levels)
Number of degrees of freedom: 948 (578+81+289)
However, when I use ParaView to open the solution.pvd
file, I see more than 64 mesh cells.
How is the actual mesh resolution?