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

Thomp nc density fix submodule pointer rrtmgp #4

Merged

Conversation

climbfuji
Copy link

This is what I did:

git clone -b thomp_nc_density --recursive https://github.com/tanyasmirnova/ccpp-physics ccpp-physics-thomp_nc_density
cd ccpp-physics-thomp_nc_density/physics/rte-rrtmgp/
git remote update
git checkout 33c8a984c17cf41be5d4c2928242e1b4239bfc40
cd ../..
git status
git add physics/rte-rrtmgp
git commit -m "Update submodule pointer for physics/rte-rrtmgp"
git checkout -b thomp_nc_density
git push dom thomp_nc_density

After you merge this PR into your ccpp-physics branch and check it out locally, you will need to run

git submodule update

inside FV3/ccpp/physics and it should say something like checked out rte-rrrtmgp 33c8a984c17cf41be5d4c2928242e1b4239bfc40. And git status should not show any changes to rte-rrtmgp.

@tanyasmirnova tanyasmirnova merged commit 8449be5 into tanyasmirnova:thomp_nc_density Feb 25, 2021
tanyasmirnova pushed a commit that referenced this pull request Apr 8, 2021
update with authoritative repo
tanyasmirnova pushed a commit that referenced this pull request May 13, 2021
Cleanup trailing white space for some hwrf physics related source code
tanyasmirnova pushed a commit that referenced this pull request Sep 30, 2021
Constants update from NCAR main 2021/08/05
tanyasmirnova pushed a commit that referenced this pull request Sep 30, 2021
…10813

Update redund_mzhang to main 2021/08/13
tanyasmirnova pushed a commit that referenced this pull request Oct 1, 2021
tanyasmirnova pushed a commit that referenced this pull request Mar 9, 2022
…_update_from_main_20211129

greg/new_thompson_cloud_fraction update from main 2021/11/29
@climbfuji climbfuji deleted the thomp_nc_density branch June 27, 2022 03:25
tanyasmirnova pushed a commit that referenced this pull request Mar 8, 2023
…11018

Anning mraerosol updates dom 20211018
tanyasmirnova pushed a commit that referenced this pull request Mar 8, 2023
Add a tc_pbl option for the GFS sa-TKE EDMF PBL scheme for HAFS/hurricane modeling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants