Add functions to wrap array Jacobian in a fieldmatrix
Open
- Dominant language
- Julia
- Stars
- 117
- Forks
- 19
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 41
Description
Some of the functionality from [dy/jacobian-debgugging](https://github.com/CliMA/ClimaAtmos.jl/tree/dy/jacobian_debugging) in ClimaAtmos should be moved into ClimaCore.
Functions to add:
1. `fieldmatrix_view(array, Y)` where `array` is `(Nf * Nv) x (Nf * Nv * N_col)`
2. `scalar_fieldmatrix(::fieldmatrix)`
3. `ClimaCoreMakie.fieldmatrix_plot`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.