RRTMGP.jl icon indicating copy to clipboard operation
RRTMGP.jl copied to clipboard

Add per-grid-point capability

Open charleskawczynski opened this issue 5 years ago • 1 comments

Need to add per grid point capability to port with CLIMA

1) Per grid point of spectrally resolved optical depth

Structs

  • [x] AtmosphericState
  • [x] InterpolationCoefficients
  • [x] OneStream/TwoStream
  • [x] SourceFuncLW
  • [ ] SourceFuncSW (not actually tested)

Methods

  • [x] interpolation
  • [x] compute_gas_tau
  • [x] compute_τ_absorption
  • [x] source

2) Swap integration order

  • [ ] Find integration over wavelength, and implement method to operate on optical depth, rather than fluxes

charleskawczynski avatar Dec 19 '19 22:12 charleskawczynski

@charleskawczynski , @dennisYatunin , This issue may no longer be relevant. I would like to close this unless there are additional comments!

sriharshakandala avatar Sep 13 '21 22:09 sriharshakandala