Skip to content
  • HyungWon Lee's avatar
    move LALSimInspiralTaylorF2Ecc.c file reference into Makefile.am for automatic build · 3d3763b7
    HyungWon Lee authored
    add LALSimInspiralTaylorF2Ecc.c noinst_HEADERS list in Makefile.am
    
    add corrections for switch fall thourgh problem for GNUC >= 7
    
    add sanity check for f_ecc adn eccentricity
    
    phase calculation for TaylorF2Ecc
    
    add TaylorF2Ecc test
    
    limit the f_max <= f_ISCO in TaylorF2Ecc wavefunction code
    
    correct the sanity check error message for wrong eccentricity
    
    print warning message for wrong eccentricity specified instead aborting the code
    
    correct warning message
    
    check for the case of f_ref = 0, in this case set f_ecc = f_min
    
    use XLAL_PRINT_WARNING macro to print warning
    3d3763b7