22Release Notes
33*************
44
5- When applicable, release notes are followed by the GitHub issue number which
6- describes the bugfix, enhancement, or new feature
7- (`FastEddy-model GitHub issues <https://github.com/NCAR/FastEddy-model/issues >`_).
85
6+ FastEddy-model Version 2.0 Release Notes (20240809)
7+ ===================================================
8+
9+ .. dropdown :: Repository, build, and test
10+
11+ * Three new tutorials (canopy, offshore, passive scalar transport and dispersion)
12+ * Demonstration of including terrain and N-ranks to N-files raw binary output and post-processing to single NetCDF via Python
13+ * Runtime parameter checks provide guidance for inter/intra-device parallelization settings
14+
15+ .. dropdown :: Bugfixes
16+
17+ * Linear interpolation of pressure bottom/top boundary conditions instead of constant
18+ * Small fix to the forcing term for condensation
19+
20+ .. dropdown :: Enhancements
21+
22+ * Additional explicit filters (divergence damping and horizontal 6th-order diffusion) [Contributed by Prof. Bowen Zhou from Nanjing University, China]
23+ * Two-equation canopy model
24+ * A suite of offshore roughness parameterizations
25+ * A dynamic formulation for thermal roughness length over land
26+ * Auxiliary passive scalar transport and dispersion
27+ * Additional documentation content (building, running on NSF NCAR HPC, publications, downloads, and more)
28+
29+
930FastEddy-model Version 1.1 Release Notes (20240422)
1031===================================================
1132
@@ -19,18 +40,18 @@ Casper and Derecho platforms, along with other changes as detailed below:
1940
2041 .. dropdown :: Repository, build, and test
2142
22- * Add templates for Issues and Pull Requests (` #1 < https://github.com/NCAR/FastEddy-model/issues/1 >`_)
23- * Set up the FastEddy Tutorial documentation (` #3 < https://github.com/NCAR/FastEddy-model/issues/3 >`_)
24- * Consolidate FastEddy-tutorials content into FastEddy-model (` #8 < https://github.com/NCAR/FastEddy-model/issues/8 >`_)
25- * Adjust FastEddy-tutorials BOMEX notebook & RTD Moist dynamics instructions for hosting datasets under new repo (` #10 < https://github.com/NCAR/FastEddy-model/issues/10 >`_)
43+ * Add templates for Issues and Pull Requests
44+ * Set up the FastEddy Tutorial documentation
45+ * Consolidate FastEddy-tutorials content into FastEddy-model
46+ * Adjust FastEddy-tutorials BOMEX notebook & RTD Moist dynamics instructions for hosting datasets under new repo
2647
2748 .. dropdown :: Bugfixes
2849
29- * Fix to the restart model capability (` #6 < https://github.com/NCAR/FastEddy-model/pull/6 >`_)
30- * Clean compile with warnings addressed (` #6 < https://github.com/NCAR/FastEddy-model/pull/6 >`_)
50+ * Fix to the restart model capability
51+ * Clean compile with warnings addressed
3152
3253 .. dropdown :: Enhancements
3354
34- * Accommodate building on Derecho (` #6 < https://github.com/NCAR/FastEddy-model/pull/6 >`_)
55+ * Accommodate building on Derecho
3556
3657
0 commit comments