[ET Trac] #2601: Add four more parameters for carpet

Liwei Ji trac-noreply at einsteintoolkit.org
Thu Mar 17 12:37:54 CDT 2022


#2601: Add four more parameters for carpet

 Reporter: Liwei Ji
   Status: new
Milestone: 
  Version: development version
     Type: enhancement
 Priority: major
Component: Carpet

Hi all,

we have added four 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_y`

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

The fourth parameter is 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 y-dir, when the grid points are not divisible by the number of processors in y-dir.

Attached please find the diff with the `master` branch. Thanks!
attachment: diff.out (https://api.bitbucket.org/2.0/repositories/einsteintoolkit/tickets/issues/2601/attachments/diff.out)


--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2601/add-four-more-parameters-for-carpet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/trac/attachments/20220317/7294a7f0/attachment.html 


More information about the Trac mailing list