Skip to content

Dev/gfdl mixedmode#198

Merged
laurenchilutti merged 3 commits into
NOAA-GFDL:dev/gfdl_testfrom
laurenchilutti:dev/gfdl_mixedmode
Jun 24, 2022
Merged

Dev/gfdl mixedmode#198
laurenchilutti merged 3 commits into
NOAA-GFDL:dev/gfdl_testfrom
laurenchilutti:dev/gfdl_mixedmode

Conversation

@laurenchilutti
Copy link
Copy Markdown
Member

Description

This is a PR to dev/gfdl for implementation of mixed mode. This also includes a GNU fix that we need to make with these changes. This PR should be almost identical to the previous PR #172 in which we incorporated this previously. The only difference is that I manually added the #ifdef OVERLOAD_R4 to the constants in driver/GFDL/atmosphere.F90 - pleae review if this change is needed or if I should remove this. This will need to be merged for testing with FMS 2022.03-alpha1.

Fixes # (issue)

How Has This Been Tested?

EMC has tested this. We will be testing this with FMS 2022.03-alpha1 when that is released.

Checklist:

Please check all whether they apply or not

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

Conflicts:
	driver/SHiELD/atmosphere.F90
	model/fv_dynamics.F90
	model/fv_update_phys.F90
	model/nh_core.F90
	model/nh_utils.F90
	tools/fv_nggps_diag.F90
	tools/test_cases.F90
@laurenchilutti laurenchilutti requested a review from bensonr June 16, 2022 14:16
Copy link
Copy Markdown
Contributor

@bensonr bensonr left a comment

Choose a reason for hiding this comment

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

I'm concerned about the constants changes. One of the previous FMS updates re-organized the constants and until I see EMCs updates, I am unsure of how that folds into FV3.

@laurenchilutti
Copy link
Copy Markdown
Member Author

@benonr I will leave this PR in review and we can revisit it when the FMS mixed mode merge is complete.

@laurenchilutti laurenchilutti requested a review from bensonr June 23, 2022 17:03
Copy link
Copy Markdown
Contributor

@bensonr bensonr left a comment

Choose a reason for hiding this comment

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

We really don't need the use platform_mod, but they don't hurt.

@laurenchilutti laurenchilutti changed the base branch from dev/gfdl to dev/gfdl_test June 23, 2022 17:09
@laurenchilutti laurenchilutti merged commit 2879880 into NOAA-GFDL:dev/gfdl_test Jun 24, 2022
laurenchilutti added a commit to laurenchilutti/GFDL_atmos_cubed_sphere that referenced this pull request Jul 20, 2022
* mixed mode emc squash commit

Conflicts:
	driver/SHiELD/atmosphere.F90
	model/fv_dynamics.F90
	model/fv_update_phys.F90
	model/nh_core.F90
	model/nh_utils.F90
	tools/fv_nggps_diag.F90
	tools/test_cases.F90

* GNU compiler bug fix

* removing constants changes as these wont be needed on dev/gfdl
laurenchilutti added a commit that referenced this pull request Aug 1, 2022
* mixed mode emc squash commit

Conflicts:
	driver/SHiELD/atmosphere.F90
	model/fv_dynamics.F90
	model/fv_update_phys.F90
	model/nh_core.F90
	model/nh_utils.F90
	tools/fv_nggps_diag.F90
	tools/test_cases.F90

* GNU compiler bug fix

* removing constants changes as these wont be needed on dev/gfdl
laurenchilutti added a commit to laurenchilutti/GFDL_atmos_cubed_sphere that referenced this pull request Jan 24, 2023
* mixed mode emc squash commit

* GNU compiler bug fix

* removing constants changes as these wont be needed on dev/gfdl
@laurenchilutti laurenchilutti deleted the dev/gfdl_mixedmode branch December 23, 2024 14:32
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