Skip to content

Automatic dynamics-splitting defaults to the SE dycore + clean-up - #1656

Open
PeterHjortLauritzen wants to merge 8 commits into
ESCOMP:cam_developmentfrom
PeterHjortLauritzen:namelist_defaults
Open

Automatic dynamics-splitting defaults to the SE dycore + clean-up#1656
PeterHjortLauritzen wants to merge 8 commits into
ESCOMP:cam_developmentfrom
PeterHjortLauritzen:namelist_defaults

Conversation

@PeterHjortLauritzen

Copy link
Copy Markdown
Collaborator

closes #969
closes #1655

@nusbaume nusbaume left a comment

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.

Thanks @PeterHjortLauritzen! I have a few optional requests, but otherwise everything looks good to me.

Comment thread doc/ChangeLog Outdated
M src/dynamics/se/dycore/se_dyn_time_mod.F90
- remove variable_nsplit plumbing
M src/dynamics/se/dycore/control_mod.F90
- remove variable_nsplit

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.

Might update this slightly:

Suggested change
- remove variable_nsplit
- remove 'variable_nsplit' and other unused control variables.

Comment thread src/dynamics/se/dycore/fvm_mod.F90 Outdated
@@ -33,8 +33,6 @@ module fvm_mod
type (EdgeBuffer_t), public :: ghostBufQ1_vh
! type (EdgeBuffer_t), private :: ghostBufFlux_h

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.

Remove commented-out line of code here?

Comment thread src/dynamics/se/dycore/global_norms_mod.F90 Outdated
@PeterHjortLauritzen

Copy link
Copy Markdown
Collaborator Author

Thanks Jesse ... suggestions adopted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants