ESCOMP / ESCOMP/CAM

Bugzilla 1977 - Allow subcolumn history output with non-instantaneous processing

Open
#4 0 comments 0 reactions 1 assignee Claimed by @gold2718 View on GitHub
bug
Dominant language
No language data
Stars
91
Forks
183
Avg merge
6d 2m
Merged PRs (30d)
9

Description

Opened: Steve Goldhaber 2014-05-15 14:29:52 MDT
If there is a history output field that is defined on subcolumns (a subcol field) and its processing type is not instantaneous (e.g., 'A' instead of 'I'), it ends up in the restart history file but restart crashes because the 'psubcols' history coordinate is not yet defined during a restart run.

Proposed action is to allow all history processing functions for subcolumn fields by reimplementing the CAM restart process. In particular, major parts of phys_init need to be called before read_restart_physics.

Comment 1: Brian Eaton 2014-05-16 08:12:33 MDT
Sounds like there's info missing from the restart file. The history buffers are unpacked and so the only info needed for a subcol dimension is psubcols (not nsubcols). I'm not seeing what's special about subcols that would require a reordering of the restart process.

Comment 2: Cheryl Craig 2016-05-04 14:00:52 MDT
This will be fixed as part of the CAM initialization refactor.

Comment 3: Cheryl Craig 2016-05-04 14:04:15 MDT
Bug 1976 has been marked as a duplicate of this bug.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.