| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | run |
real(dp) function cepa_0(run) integer, intent(in) :: run ! change this back so it cancels the actual shift ! so we can adjust this outside with the cc-amplitudes estimate ! cepa_0 = 0.0_dp cepa_0 = diagsft(run) end function cepa_0