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

Production #551

Draft
wants to merge 1,848 commits into
base: build-production
Choose a base branch
from
Draft

Production #551

wants to merge 1,848 commits into from

Conversation

MTCam
Copy link
Member

@MTCam MTCam commented Nov 5, 2021

This is all mirgecom development supporting the current CEESD prediction. It is not intended to be merged to main.

To see all the branches that are "feeding production", use the "Production Feeder" PR tag:

https://github.com/illinois-ceesd/mirgecom/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc+label%3A%22Production+Feeder%22

Rebuilding the production branch is required any time any of the feeder branches (including main) changes.
The procedure for building the production branch is as follows:

  1. All feeder branches are kept up-to-date with main

  2. Create the build-production branch by merging together these branches in this order:

  3. Merge build-production into production

@MTCam MTCam changed the base branch from main to y1-production November 19, 2021 20:47
@MTCam MTCam added nomerge Not meant for merging production-critical On the critical path for CEESD production capability. labels Dec 14, 2021
This was referenced Dec 14, 2021
@MTCam MTCam added Production Feeder Feeds the production branch and removed production-critical On the critical path for CEESD production capability. labels Dec 21, 2021
@MTCam MTCam changed the base branch from y1-production to build-production December 21, 2021 15:04
@MTCam MTCam mentioned this pull request Feb 1, 2022
8 tasks
@MTCam MTCam changed the base branch from build-production to +build-production May 6, 2022 13:38
@MTCam MTCam changed the base branch from +build-production to build-production May 8, 2022 15:51
@MTCam MTCam changed the base branch from build-production to +build-production May 8, 2022 15:51
@MTCam MTCam changed the base branch from +build-production to build-production May 12, 2022 21:32
@@ -435,7 +435,6 @@ def __init__(
PrescribedFluidBoundary.__init__(
self,
boundary_state_func=self.get_external_state,
boundary_grad_av_func=self.get_external_grad_av,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@majosm: Due to upstream changes in PhysicalAV #735 , AV funcs no longer in the fluid boundary constructs. We'll remove the old AV as soon as we get it weeded out of our stuff.

mirgecom/logging_quantities.py Outdated Show resolved Hide resolved
MTCam and others added 30 commits April 27, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nomerge Not meant for merging Production Feeder Feeds the production branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants