You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would implement the GRChombo feature of calculating the L2 norms of the Hamiltonian and Momentum constraints and outputting them to a separate constraints file via SmallDataIO - see example here
I also propose changing the naming of the parameter responsible (calculate_constraint_norms) because this is very confusing as there is also a variable nameda_calc_mom_norm variable passed to the set_up function in the Constraints class.
The text was updated successfully, but these errors were encountered:
This would implement the GRChombo feature of calculating the L2 norms of the Hamiltonian and Momentum constraints and outputting them to a separate constraints file via
SmallDataIO
- see example hereI also propose changing the naming of the parameter responsible (
calculate_constraint_norms
) because this is very confusing as there is also a variable nameda_calc_mom_norm
variable passed to theset_up
function in theConstraints
class.The text was updated successfully, but these errors were encountered: