Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR documents the dry and moist bubble verification simulations as described in Bryan & Fritsch (2002). The Bubble directory has been modified to allow for these studies and the associated input files are inputs_BF02_dry_bubble and inputs_BF02_moist_bubble.
The dry bubble simulation results are as follows (compare to Fig. 1 in linked paper). Black contours are positive and white contours are negative. This was run with 5th order upwind advection scheme.
The moist bubble simulation results are as follows (compare to Fig. 5a and Fig. 6a in linked paper; they use equation set a). Black contours are positive and white contours are negative. This was run with 3rd order upwind advection scheme. Use of 5th order upwind caused oscillations in the equivalent potential temperature (with and without WENO5 for moisture vars).