-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix numerical threshold for ReduceVEV and corrected output (#162)
* Implemented Dilogarithm/Spencer's funtion and unit tests for it. * Espinosa-Konstandin - Example A * Espinosa-Konstandin - Example B * Correct typo * Fix wrong sign in numerical derivative of analytical solution when d2Vdl < 0 and alpha = 3 (O(4)-symmetric solution) * Fix recursive step that assumed l0 = 0. * Protect against infinite recursion in "BounceActionInt::ExactSolutionLin()" * Espinosa-Konstandin - Example D * Include "gsl_sf_expint" in tests * Espinosa-Konstandin - Example C * Espinosa-Konstandin - Example E * Espinosa-Konstandin - Example 2D * adjust output column names * correct output text Pf -> I(T) * add numerical threshold for ReduceVEV * add functional include * write false vacuum fraction to logginglevel * Version bump * Apply suggestions from code review * restore file --------- Co-authored-by: João Viana <[email protected]> Co-authored-by: Philipp Basler <[email protected]>
- Loading branch information
1 parent
2b49797
commit 7302d69
Showing
4 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters