Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 13, 2022
1 parent 78d5110 commit b0b4e34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/Diagnostics/BTDiagnostics.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@ void BTDiagnostics::DerivedInitData ()
// right edge of the moving window intersects the final snapshot
// time of final snapshot : t_sn = t0 + i*dt_snapshot
// where t0 is the time of first BTD snapshot, t0 = zmax / c * beta / (1-beta)
//
// the right edge of the moving window at the time of the final snapshot
//
// the right edge of the moving window at the time of the final snapshot
// has space time coordinates
// time t_intersect = t_sn, position z_intersect=zmax + c*t_sn
// the boosted time of this space time pair is
Expand Down

0 comments on commit b0b4e34

Please sign in to comment.