Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StateChecker for ClimaOcean simulations / standardized progress reporting #19

Open
glwagner opened this issue Mar 17, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@glwagner
Copy link
Member

Most of the simulations in ClimaOcean are going to be "ocean-flavored" --- ie Boussinesq simulations with tracers T, S or b for buoyancy. Many of them will also use CATKE and have a TKE variable e.

Thus I think this package might benefit from standardized progress reporting --- ie some display printing things like max, min, mean for important variables, and even perhaps other diagnostics like kinetic energy, etc.

I'm opening this issue to discuss what we might want to put in this. We can start with Oceananigans's StateChecker:

https://github.com/CliMA/Oceananigans.jl/blob/main/src/Diagnostics/state_checker.jl

@glwagner glwagner added the enhancement New feature or request label Mar 17, 2023
@glwagner glwagner changed the title StateChecker / standardized progress reporting StateChecker for ClimaOcean simulations / standardized progress reporting Mar 17, 2023
@glwagner
Copy link
Member Author

@christophernhill might have something to add

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant