Releases: microhh/microhh
Releases · microhh/microhh
2.0.1
This is a bugfix release for the 2.0 branch.
What's Changed
- Added land-surface crosses for
G+S(withH+LEas bonus). by @bartvstratum in #268 - Updated Readme and Contributors. by @Chiil in #274
- Updated README.md text. by @Chiil in #275
exec_columninthermo_drywas missing a base state copy. by @bartvstratum in #276- Don't saturation adjust surface in
get_radiation_fields/columns(). by @bartvstratum in #279 - First setup Github actions by @bartvstratum in #284
- Check submodules with CMake by @bartvstratum in #285
- Gravitational settling of dust particles. by @bartvstratum in #288
- Renamed
dusttoparticle_bin. by @bartvstratum in #292 - Bitwise identical restarts for
cabauwcase. by @bartvstratum in #283 - following recent changes in the (offline) radiation code, compute eff… by @MennoVeerman in #295
- Removed old modules from Snellius cmake config. by @bartvstratum in #294
- Check for duplicate columns on output. Fixes #256 by @thijsheus in #302
- Started modernizing some scripts (notebooks, Xarray, ...) by @bartvstratum in #298
- Fixed time issue in cross script. by @bartvstratum in #305
- Added reference data
moser590and notebook for that case. by @bartvstratum in #303 - Make
line_xyzinsourceoptional, and default to list with zeros. by @bartvstratum in #304 - Consistent GCSS radiation implementation between cpu and gpu. by @thijsheus in #301
- BOMEX bug. by @bartvstratum in #311
- Include constexpr, and merge sqrt division for performance. by @Chiil in #299
- Bugfix combination LSM without SW or LW radiation. by @bartvstratum in #306
- Update
developwith latestmain. by @bartvstratum in #309 - Develop back to main by @thijsheus in #315
- Fix runscripts by @thijsheus in #317
Full Changelog: 2.0.0...2.0.1
2.0.0
Release for new MicroHH 2.0 reference publication.
Major updates
- Addition single moment ice + double moment warm microphysics schemes.
- Addition RTE+RRTMGP radiation solver + RTE+RRTMGP-based ray tracer (GPU only).
- Addition GCSS parameterized radiation.
- Addition HTESSEL-based land-surface scheme.
- Addition Deardorff TKE sub-filter scale model.
- Addition Immersed boundary (IB) method (DNS only).
- Addition point source emissions.
- Addition column ("virtual measurement site") statistics.
- Addition process tendency statistics.
- Coupling RTE+RRTMGP to aerosols.
- Support for non-periodic lateral boundary conditions for scalars.
- New higher order and/or monotonic advection schemes.
- Integration Kernel Tuner and Kernel Launcher for tuning GPU kernels.
All features are supported on both CPU and (NVIDIA) GPU architectures, using single or double precision floating point numbers.
Contributors
This new major release was made possible thanks to the help of many people, which we listed here.