[Carpet] question about carpetregrid::activate_next (carpet stable 3)

Christian D. Ott cott at as.arizona.edu
Thu Aug 2 17:52:48 CEST 2007


Hi Bruno,

On Thu, Aug 02, 2007 at 03:21:16PM +0200, Bruno Giacomazzo wrote:

>  	then refinement level 4 will be activated at iteration 40000 and 
> refinement level 5 at iteration 80000. Is it correct?

Yes.
 
>  	Is there a way to specify by hand a list of iterations at which 
> the refinement levels should be activated? For example activate rfl 4 at 
> it=40000 and rfl 5 at it=70000.

Not that I know of. However, what you can do is write a Thorn like
WhiskyCarpetRegrid that keeps track of at which iteration (why not time?)
you want to regrid and then tells CarpetRegrid to regrid via the
"function" regrid method.

 - Christian 



More information about the developers mailing list