Skip to content
New issue

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

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

Open
cacraigucar opened this issue Oct 2, 2019 · 0 comments
Assignees
Labels
bug Something isn't working correctly
Milestone

Comments

@cacraigucar
Copy link
Collaborator

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.

jtruesdal added a commit that referenced this issue Aug 6, 2020
@cacraigucar cacraigucar added the bug Something isn't working correctly label Nov 2, 2020
fvitt referenced this issue in fvitt/CAM Feb 6, 2021
jimmielin pushed a commit to jimmielin/CAM that referenced this issue Mar 1, 2021
Fix: Forgot to allocate pbuf fields before writing the ZPJ values to pbuf
JulioTBacmeister pushed a commit to JulioTBacmeister/CAM that referenced this issue Dec 9, 2021
@gold2718 gold2718 added this to the cam_history milestone Mar 16, 2022
Katetc added a commit that referenced this issue May 21, 2022
gold2718 pushed a commit to gold2718/CAM that referenced this issue Apr 24, 2023
…5-Nor

Make aerotab files all downloadable
gold2718 pushed a commit to gold2718/CAM that referenced this issue Apr 24, 2023
Merge pull request ESCOMP#4 from MichaelSchulzMETNO/cam_cesm2_1_rel_05-Nor
marianna-benassi pushed a commit to marianna-benassi/CAM-ESCOMP that referenced this issue Jul 31, 2023
jedwards4b pushed a commit to jedwards4b/CAM that referenced this issue Oct 27, 2023
…OMP#4)

Update namelist_defaults_cam.xml for EarthWorks mpasa grids

Add default values for mpasa120, mpasa60, mpasa30, and mpasa15 grids.
These change should reduce the amount of commands needed to setup FHS94,
FKESSLER, F2000climo, and QPC6 compsets.
jedwards4b added a commit to jedwards4b/CAM that referenced this issue Jun 1, 2024
gold2718 pushed a commit to gold2718/CAM that referenced this issue Sep 16, 2024
gold2718 pushed a commit to gold2718/CAM that referenced this issue Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly
Projects
Status: To Do
Development

No branches or pull requests

2 participants