Skip to content

Commit

Permalink
ADMconstraints: sync HC and MC after calculation
Browse files Browse the repository at this point in the history
  • Loading branch information
lwJi committed Dec 25, 2024
1 parent 6e1abbe commit c5dab75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ADMconstraints/schedule.ccl
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ if (calc_constraints) {
READS: TmunuBaseX::eTij(interior)
WRITES: HC(interior)
WRITES: MC(interior)
SYNC: HC MC
} "Calculate ADM Constraints"

if (use_lapse_mask) {
Expand Down

0 comments on commit c5dab75

Please sign in to comment.