-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add copy to compute! functions for radiation
The radiation diagnostics were returning references to objects, leading to conflicts when multiple diagnostics were added at the same time. This commit ensures that all the radiation diagnostics return a new object. CliMA/ClimaDiagnostics.jl#88 fixes the problem direclty in ClimaDiagnostics, but I think it is still worth fixing in atmos, too, so that we can be compatible with previous versions of ClimaDiagnostics and more uniform with what we are doing with all the other diagnostics
- Loading branch information
Showing
1 changed file
with
119 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters