CliMA / ClimaParams.jl

Contains all universal constant and physical parameters in CLIMA
Apache License 2.0
36 stars 6 forks source link

Add special type for vector parameters #209

Open charleskawczynski opened 1 month ago

charleskawczynski commented 1 month ago

If we have vector parameters that have hundreds of values, perhaps we can define a container here and then add an extension + cuda-adapt for it.