[Carpet] question about carpetregrid::activate_next (carpet stable 3)
Bruno Giacomazzo
bgiacoma at aei.mpg.de
Thu Aug 2 15:21:16 CEST 2007
Hi,
I'm using the third stable version of Carpet and I would like to
activate at some fixed iterations new refinement levels. The idea would be
to have a new refinement level at iteration=40000 and another one at
iteration=70000.
I was looking to the description of the parameters in param.ccl,
since there is no documentation, and my question is how
carpetregrid::activate_next works. From what I have understood if I set
for example
carpet::max_refinement_levels = 5
carpetregrid::regrid_every = 10000
carpetregrid::refinement_levels = 3
carpetregrid::activate_levels_on_regrid = "fixed"
carpetregrid::activate_next = 40000
carpetregrid::num_new_levels = 1
then refinement level 4 will be activated at iteration 40000 and
refinement level 5 at iteration 80000. Is it correct?
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.
Thank you,
Bruno
--
Dr. Bruno Giacomazzo
Max Planck Institute for Gravitational Physics
Albert Einstein Institute
Am Muehlenberg 1
D-14476 Potsdam
Germany
Tel. : +49 331 567 7183
Fax : +49 331 567 7252
cell. : +49 173 826 4488
email : bgiacoma at aei.mpg.de
-------------------------------------------------
There are only 10 types of people in the world:
Those who understand binary, and those who don't
-------------------------------------------------
More information about the developers
mailing list