ESCOMP / ESCOMP/CTSM

Deallocate memory in lnd_set_decomp_and_domain

Open
#3,368 11 comments 0 reactions 1 assignee Claimed by @ekluzek View on GitHub
b4b performance
Dominant language
Fortran
Stars
352
Forks
361
Avg merge
2d 21h
Merged PRs (30d)
7

Description

It turns out the ESMF objects that are created in lnd_set_decomp_domain that could be cleaned after they are used as they are only needed in initialization. The objects are in local memory, but the memory that ESMF allocates for them isn't cleared without doing explicit Destroy or Release calls.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.