Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Stamnes' "iteration of the source-function" interpolation method as a subroutine #13

Closed
dhjx1996 opened this issue Jun 9, 2024 · 1 comment

Comments

@dhjx1996
Copy link
Collaborator

dhjx1996 commented Jun 9, 2024

While every $\mu$-interpolation of the discrete ordinates intensity function approximation will have caveats, Stamnes' "iteration of the source-function" interpolation method (see Sections 2.7 and 2.8 of Stamnes, Knut and Tsay, Si-Chee and Wiscombe, Warren and Laszlo, Istvan and Einaudi, Franco. 2000. General Purpose Fortran Program for Discrete-Ordinate-Method Radiative Transfer in Scattering and Emitting Layered Media: An Update of DISORT) is non-standard and performs uniquely well. Therefore, it should be implemented as a subroutine.

@dhjx1996
Copy link
Collaborator Author

dhjx1996 commented Aug 6, 2024

Added a different interpolation method which is not necessarily better than the "iteration of the source-function" interpolation method" but is simple, reliable and should be good enough for now.

@dhjx1996 dhjx1996 closed this as completed Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant