add six pars:

Merged
#50 · Created  · Last updated

Merged pull request

Carpet: evolve level by level in init3tl

cfb236a·Author: ·Closed by: ·2022-03-14

Description

we have added six more parameters to carpet:

  1. uniformly_split_interior_points_x

  2. uniformly_split_interior_points_y

  3. uniformly_split_interior_points_z

  4. symmetrically_distribute_points_x

  5. symmetrically_distribute_points_y

  6. symmetrically_distribute_points_z

The first three parameters are used to distribute the grid points across processors uniformly according to interior points only.

The last three parameters are used to distribute the (even number of) grid points across (even number of) processors with the first and second half being translational symmetric to each other in each dir, when the grid points are not divisible by the number of processors in that dir.

0 attachments

0 comments

Loading commits...