In CHECK_NORM4 routine in file rad_scat4.f90 there is a check for the normalization of the scattering function. This fails for the passive calculations when using SSRGA and too large size parameters. The value usually checked for is 1.d-6. When setting it to 1.d-4 most calculations work fine.
This needs to be sorted out at some time.
In CHECK_NORM4 routine in file rad_scat4.f90 there is a check for the normalization of the scattering function. This fails for the passive calculations when using SSRGA and too large size parameters. The value usually checked for is 1.d-6. When setting it to 1.d-4 most calculations work fine.
This needs to be sorted out at some time.