[FLASH-USERS] Specialized Refinement Routine: Grid_markRefineSpecialized

Djibrilla Boureima, Ismael idjibril at uncc.edu
Fri Aug 12 15:49:42 EDT 2016


Thank you Klaus for getting back to me.

Looking  into CCSN/Grid_markRefineDerefine.F90 (which is the closest to
what I am looking for) I see that Grid_markRefineSpecialized is called
right before Grid_markRefineDerefine returns. I made the call from the same
location in my setup, and I still see no change. Following are the lines in
my Grid_markRefineDerefin routine :



*spec(1:3) = 0.0   ! setting origin coordinates, and of course spec was
initially declared as a 4 dimensional array     spec(4) = 8.0      !
limiting radius = 8 cm     call
Grid_markRefineSpecialized(INRADIUS,4,spec,1)  ! All blocks below r = 8cm
should be of refinement level = 1*

Unfortunately,  I get blocks below r = 8cm with refinement level > 1. Refer
to attached pictures in which the AMR grid is displayed on pressure field.
I am not sure whether the grid dimension and/or geometry makes any
difference, but It seems not to work for me.

Best,

Ismael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20160812/3f54893d/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Pic1.png
Type: image/png
Size: 222611 bytes
Desc: not available
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20160812/3f54893d/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Pic2.png
Type: image/png
Size: 236406 bytes
Desc: not available
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20160812/3f54893d/attachment-0001.png>


More information about the flash-users mailing list