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

Eliminate duplicate `universal_func_type` and generalize parameter extractor functions

Open glwagner opened this issue 1 year ago • 1 comments

This PR eliminates the duplicate universal_func_type by properly extending UniversalFunctions.universal_func_type within the Parameters submodule.

It also generalizes the parameter extractor functions to make it easier to build user-defined AbstractSurfaceFluxesParameters.

Closes #145

glwagner avatar Jan 11 '24 23:01 glwagner