Skip to content

Feature/doc ug - #563

Merged
ywkawai merged 6 commits into
developfrom
feature/doc_UG
Aug 7, 2026
Merged

Feature/doc ug#563
ywkawai merged 6 commits into
developfrom
feature/doc_UG

Conversation

@ywkawai

@ywkawai ywkawai commented Aug 7, 2026

Copy link
Copy Markdown
Owner

close #558

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the SCALE-DG user guide to address Issue #558 by documenting additional physical-process options (MYNN level-2 PBL, simplified radiation, and ocean slab/fixed SST), plus a few layout/formatting tweaks to improve the rendered guide.

Changes:

  • Add new UG sections for PBL (MYNN level 2), simplified radiation, and ocean model configuration.
  • Add page breaks between physics subsections and relax table float placement to [htbp] in several sections.
  • Update the introduction’s physical-process feature list and add a missing citation in the PBL turbulence description.

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
doc/user-guide/scale_dg_users_guide.tex Includes the new physics subsections and adds page breaks between them.
doc/user-guide/58_setting_physics_tb.tex Changes turbulence table float placement to [htbp].
doc/user-guide/58_setting_physics_sf.tex Changes surface-flux table float placement to [htbp].
doc/user-guide/58_setting_physics_mp.tex Changes microphysics table float placement to [htbp].
doc/user-guide/58_setting_physics_bl.tex New PBL (MYNN level 2) user-guide section.
doc/user-guide/58_setting_physics_rd.tex New simplified radiation user-guide section.
doc/user-guide/58_setting_physics_ocn.tex New ocean model (slab/fixed SST) user-guide section.
doc/user-guide/11_introduction.tex Updates feature list to mention new/clarified physical-process options.
doc/description/pbl_turbulence.tex Adds an explicit citation for the MYNN level-2.0 description.
Suppressed comments (1)

doc/user-guide/scale_dg_users_guide.tex:138

  • Same as above: \newpage won’t flush floats, so radiation/surface-flux tables can appear after the next section starts. Prefer \clearpage between these \input blocks if you need hard section breaks with float containment.
 \newpage
 \input{58_setting_physics_rd}
 \newpage
 \input{58_setting_physics_sf}
 \newpage

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread doc/user-guide/scale_dg_users_guide.tex
Comment thread doc/user-guide/58_setting_physics_bl.tex
@ywkawai
ywkawai merged commit b3146f4 into develop Aug 7, 2026
2 checks passed
@ywkawai
ywkawai deleted the feature/doc_UG branch August 13, 2026 09:50
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.

Add brief explanation of MYNN level 2, simplified radiation, ocean slab models to UG

2 participants