You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead, as pointed out by @nusbaume in #274, we should determine the biggest number of dimensions that were needed (based on the user_nl_cam history variables configured), and have the maxmdims value set to that (with hist_coords then an allocatable variable that is allocated to that size)
Is there anyone in particular you want to be part of this conversation?
No response
Will this change (regression test) answers?
No
Will you be implementing this enhancement yourself?
Any Software Engineer can do this
The text was updated successfully, but these errors were encountered:
What is the feature/what would you like to discuss?
In
src/history/cam_history_support.F90
, we have:Instead, as pointed out by @nusbaume in #274, we should determine the biggest number of dimensions that were needed (based on the user_nl_cam history variables configured), and have the maxmdims value set to that (with hist_coords then an allocatable variable that is allocated to that size)
Is there anyone in particular you want to be part of this conversation?
No response
Will this change (regression test) answers?
No
Will you be implementing this enhancement yourself?
Any Software Engineer can do this
The text was updated successfully, but these errors were encountered: