We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CliMA/ClimaUtilities.jl#7
Switch from using ClimaCoupler.jl Checkpointer module to using shared ClimaUtilities.jl Checkpointer.
tracked by CliMA/ClimaUtilities.jl#39
get_model_state_vec
checkpoint_models
Fields
p
FieldVector
The text was updated successfully, but these errors were encountered:
juliasloan25
No branches or pull requests
CliMA/ClimaUtilities.jl#7
Switch from using ClimaCoupler.jl Checkpointer module to using shared ClimaUtilities.jl Checkpointer.
tracked by CliMA/ClimaUtilities.jl#39
To Do
get_model_state_vec
from Checkpointer to Interfacer in ClimaCoupler.jlcheckpoint_models
function to Coupler CheckpointerFields
ofp
to aFieldVector
, call ClimaUtilities.jl checkpoint function using thatThe text was updated successfully, but these errors were encountered: