<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p style="margin-bottom: 0in; line-height: 100%; background:
transparent none repeat scroll 0% 0%;">Hello Flash users,</p>
<p style="margin-bottom: 0in; line-height: 100%; background:
transparent none repeat scroll 0% 0%;">I recently have to
restart a simulation using a check file as usual and I noticed
that
the resulting snapshots didn’t consider the already refined grid
and re-set it to the initial level of refinement. I haven’t seen
anything similar before so I wonder what might be causing this
issue.
For this simulation, I’m using my own Grid_markRefineDerefine.F90
which is linked on the Config file with this line:</p>
<p style="margin-bottom: 0in; line-height: 100%; background:
transparent none repeat scroll 0% 0%;">
</p>
<p style="margin-bottom: 0in; line-height: 100%; background:
transparent none repeat scroll 0% 0%;">LINKIF
Grid_markRefineDerefine.F90 Grid/GridMain/paramesh/paramesh4</p>
<p style="margin-bottom: 0in; line-height: 100%; background:
transparent none repeat scroll 0% 0%;">
</p>
<p style="margin-bottom: 0in; line-height: 100%; background:
transparent none repeat scroll 0% 0%;">The
Grid_markRefineDerefine.F90 uses the Grid_markRefineSpecialized to
refine on the central region of the computational domain using
rectangles and the jeans refinement criterion adapted from the
FLASH’ sink
particle unit. The Grid_markRefineDerefine.F90 is attached to this
email.</p>
<p style="margin-bottom: 0in; line-height: 100%; background:
transparent none repeat scroll 0% 0%;">I'm using FLASH 4.5 by the
way.<br>
</p>
<br>
<p style="margin-bottom: 0in; line-height: 100%; background:
transparent none repeat scroll 0% 0%;">Thanks in advance,</p>
</body>
</html>