Skip to content

Change three init mode namelist options #55

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

Merged
merged 3 commits into from
Mar 25, 2021

Conversation

xylar
Copy link
Collaborator

@xylar xylar commented Mar 10, 2021

In conjunction with MPAS-Dev/MPAS-Model#825, The following namelist changes are needed:

  • config_alter_ICs_for_pbcs --> config_alter_ICs_for_pbs (to support both top and bottom cells)
  • config_pbc_alteration_type --> config_pc_alteration_type
  • config_use_rx1_constraint = .true. --> config_init_vertical_grid_type = 'haney-number' (to support a new z-level vertical grid)

@xylar xylar added ocean MPAS-Model PR required DEPRECATED legacy DEPRECATED: PRs or Issues related to the legacy branch of COMPASS labels Mar 10, 2021
@xylar xylar self-assigned this Mar 10, 2021
@xylar xylar requested review from cbegeman and mark-petersen March 10, 2021 20:06
@xylar xylar changed the title Change two init mode namelist options Change three init mode namelist options Mar 10, 2021
Copy link
Collaborator

@mark-petersen mark-petersen left a comment

Choose a reason for hiding this comment

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

Tested with gnu 5.3 on grizzly with this PR and MPAS-Dev/MPAS-Model#825. Works, was able to compare bfb with ocean/develop and the current legacy branch.

@xylar
Copy link
Collaborator Author

xylar commented Mar 23, 2021

@cbegeman, would you like to review this now or wait until MPAS-Dev/MPAS-Model#825 gets merged to ocean/develop and the local submodule gets updated?

Copy link
Collaborator

@cbegeman cbegeman left a comment

Choose a reason for hiding this comment

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

This looks good to me. I've successfully run all of these cases with the new namelist options except drying_slope, idealized_transect.

xylar added 3 commits March 25, 2021 17:19
Any test cases that use the Haney-number constrained coordinate
need to use the new namelist option:
config_init_vertical_grid_type = 'haney-number'
These namelist options can also be used for top cells.
The latest ocean/develop is needed in order for these COMPASS
changes to work properly.
@xylar xylar force-pushed the min_level_cell_phase_1 branch from faa45c7 to fffbad4 Compare March 25, 2021 16:19
@xylar
Copy link
Collaborator Author

xylar commented Mar 25, 2021

I updated the submodule following the merge of MPAS-Dev/MPAS-Model#825 and will merge this PR as soon as tests complete.

@xylar xylar merged commit f85407f into MPAS-Dev:legacy Mar 25, 2021
@xylar xylar deleted the min_level_cell_phase_1 branch March 25, 2021 16:57
@xylar xylar added MPAS-Model PR finished DEPRECATED and removed MPAS-Model PR required DEPRECATED labels Mar 25, 2021
@cbegeman
Copy link
Collaborator

Thanks, @xylar!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
legacy DEPRECATED: PRs or Issues related to the legacy branch of COMPASS MPAS-Model PR finished DEPRECATED ocean
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants