CliMA / RRTMGP.jl

A Julia implementation of Rapid and accurate Radiative Transfer Model for General Circulation Models.
https://clima.github.io/RRTMGP.jl/latest/
Apache License 2.0
56 stars 4 forks source link

Simplify arguments for `solve_lw!` and `solve_sw!` #493

Closed sriharshakandala closed 3 months ago

sriharshakandala commented 3 months ago

Purpose

Simplify arguments for solve_lw! and solve_sw!. Add _configure_threadblock(), rm max_threads argument. Simplify interface for clear-sky case.