Skip to content
Failed

Changes

Summary

  1. Fix binormal correlation clipping (#1199) (details)
Commit 673beb053c2f32cc4a92340a492afab4c74f7170 by noreply
Fix binormal correlation clipping (#1199)

Fixed clipping in binormal correlation calc
CLUBB ticket #1164

BIT_CHANGING

* Implemented new denominator with smooth_max clipping
* Created subroutine `smooth_corr_quotient` in pdf_utilities.F90, outsourcing smooth correlation division
* This subroutine is used `calc_comp_corrs_binormal` and `transform_pdf_chi_eta_component`
The file was modified src/CLUBB_core/advance_helper_module.F90 (diff)
The file was modified src/CLUBB_core/pdf_closure_module.F90 (diff)
The file was modified src/CLUBB_core/pdf_utilities.F90 (diff)