The same fortran function is called two different places in the code, using different parameters. https://github.com/qmlcode/qml/blob/develop/qml/fchl/fchl_scalar_kernels.py#L132 https://github.com/qmlcode/qml/blob/develop/qml/fchl/fchl_kernels.py#L148 One has a verbose flag and one does not, so one of them must be wrong?
The same fortran function is called two different places in the code, using different parameters.
https://github.com/qmlcode/qml/blob/develop/qml/fchl/fchl_scalar_kernels.py#L132
https://github.com/qmlcode/qml/blob/develop/qml/fchl/fchl_kernels.py#L148
One has a verbose flag and one does not, so one of them must be wrong?