Skip to content

Mg3 rv1#90

Merged
DusanJovic-NOAA merged 31 commits into
ufs-community:developfrom
AnningCheng-NOAA:MG3_rv1
Apr 11, 2020
Merged

Mg3 rv1#90
DusanJovic-NOAA merged 31 commits into
ufs-community:developfrom
AnningCheng-NOAA:MG3_rv1

Conversation

@AnningCheng-NOAA
Copy link
Copy Markdown
Contributor

@AnningCheng-NOAA AnningCheng-NOAA commented Mar 24, 2020

In order to resolve the merging conflicts of MG3_v1 with trunk, create MG3_rv1 branch to facilitate merging. MG3_rv1 is the about the same as MG3_v1

Associated PRs:
fv3atm #46
NCAR ccpp/physics #381
#90

@@ -0,0 +1,40 @@

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I wonder if there is a possibility to reduce the number of run scripts for these similar tests in the future, i.e. combine some of ccpp_csawmg_run.IN, ccpp_csawmgshoc_run.IN, ccpp_gfsv16_csawmg_run.IN and possibly others. We would need to use some bash if blocks to query which configuration will be run, similar to what is done in ccpp_gsd_run.IN.

Comment thread tests/rt.conf
RUN | fv3_ccpp_gsd_debug | standard | | fv3 |
RUN | fv3_ccpp_thompson_debug | standard | | fv3 |
RUN | fv3_ccpp_thompson_no_aero_debug | standard | | fv3 |
#######################################################################################################################################################################################
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Future work: when we finally drop the IPD tests, we need to clean up and reorganize the remaining tests.

Comment thread tests/rt.sh
ecflow_create_compile_task
else
./compile.sh $PATHTR/FV3 $MACHINE_ID "${NEMS_VER}" $COMPILE_NR > ${LOG_DIR}/compile_${COMPILE_NR}.log 2>&1
./compile.sh $PATHTR/FV3 $MACHINE_ID "${NEMS_VER}" $COMPILE_NR > ${LOG_DIR}/compile_${COMPILE_NR}.log 2>&1
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I think this additional whitespace should be removed.

Comment thread tests/tests/fv3_ccpp_gfsv16_csawmg Outdated
@@ -0,0 +1,71 @@
###############################################################################
#
# FV3 CCPP CSAWMGSHOC test
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This comment does not match the test name.

Comment thread tests/tests/fv3_ccpp_gfsv16_csawmgt Outdated
@@ -0,0 +1,71 @@
###############################################################################
#
# FV3 CCPP CSAWMGSHOC test
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This comment does not match the test name.

Comment thread tests/tests/fv3_ccpp_gocart_clm Outdated
@@ -0,0 +1,72 @@
###############################################################################
#
# FV3 CCPP GFDL-MP test
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This comment does not match the test name.

Comment thread tests/tests/fv3_gfsv16_csawmg Outdated
@@ -0,0 +1,69 @@
###############################################################################
#
# FV3 CSAWMG test
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Does this comment match the test name? Or should it contain GFSv16?

Comment thread tests/tests/fv3_gfsv16_csawmgt Outdated
@@ -0,0 +1,69 @@
###############################################################################
#
# FV3 CSAWMG test
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This comment does not match the test name.

Comment thread tests/tests/fv3_gocart_clm Outdated
@@ -0,0 +1,71 @@
###############################################################################
#
# FV3 GFDL-MP test
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This comment does not match the test name.

@AnningCheng-NOAA
Copy link
Copy Markdown
Contributor Author

AnningCheng-NOAA commented Apr 10, 2020 via email

@climbfuji
Copy link
Copy Markdown
Collaborator

Dom: Yes. It is possible to combine *IN. Good catch on the comments for the 6 experiments, I have made corresponding changes and push them to my branch. Anning

Thanks for updating the comments in commit 8d79e26. These changes are comments only and do not require rerunning any tests.

But we need to figure out what happened to your submodule pointers for fv3atm and ccpp-physics. Were they "wrong" when you ran the tests? Or were they just changed when pushing the latest logs? But how?

@AnningCheng-NOAA
Copy link
Copy Markdown
Contributor Author

AnningCheng-NOAA commented Apr 10, 2020 via email

@DusanJovic-NOAA
Copy link
Copy Markdown
Collaborator

Hi, Dom and Dusan: I have not changed anything for ccpp/physics and fv3atm today. I only pushed changes on logs and comments. I have no idea on changes made on ccpp/physics and fv3atm at this point. Anning

On Fri, Apr 10, 2020 at 11:49 AM Dom Heinzeller @.***> wrote: Dom: Yes. It is possible to combine *IN. Good catch on the comments for the 6 experiments, I have made corresponding changes and push them to my branch. Anning … <#m_-8746776033422759130_> Thanks for updating the comments in commit 8d79e26 <8d79e26>. These changes are comments only and do not require rerunning any tests. But we need to figure out what happened to your submodule pointers for fv3atm and ccpp-physics. Were they "wrong" when you ran the tests? Or were they just changed when pushing the latest logs? But how? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#90 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALQPMIJBPIHXWHI2FMLTAA3RL45X5ANCNFSM4LS7IHBQ .

You made these 3 commits. Each commit changed FV3 submoudule, not just the log files:

AnningCheng-NOAA@aec7d31

AnningCheng-NOAA@a6bd82c

AnningCheng-NOAA@8d79e26

Copy link
Copy Markdown
Collaborator

@climbfuji climbfuji left a comment

Choose a reason for hiding this comment

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

Looks ok from my side.

@AnningCheng-NOAA
Copy link
Copy Markdown
Contributor Author

AnningCheng-NOAA commented Apr 10, 2020 via email

@DusanJovic-NOAA DusanJovic-NOAA merged commit 7c3cdca into ufs-community:develop Apr 11, 2020
dustinswales pushed a commit to dustinswales/ufs-weather-model that referenced this pull request Mar 20, 2023
epic-cicd-jenkins pushed a commit that referenced this pull request Apr 17, 2023
Add README.md file, clean up ush dir, allow any name for top directory
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.

4 participants