Hi all, <br>I would like to set xmin != 0 in 3D cylindrical coordinates,
 so that the radial coordinate (x, in cylindrical) doesn't go all the 
way to zero. I'm doing a protoplanetary disk and I'm finding the 
timestep is far too short with the grid going all the way to zero, and I
 want a nice boundary condition for my disk's inner edge anyway. My 
problem is that the code is crashing during initialization of the Grid. Nothing custom here, just the standard FLASH3.3 code. <br>
The stack at the crash is:<br>driver_initFlash > grid_initDomain >
 gr_expandDomain > grid_markRefineDerefine > grid_fillGuardCells 
> amr_guardCell > amr_restrict > mpi_amr_1blk_restrict > 
amr_block_geometry > amr_abort<br>
So I guess the problem is restriction in the guard cells? Any ideas?<br><br>Thanks, <br>Dave Kirsh<br>