Recent Releases of uDALES
uDALES - uDALES v2.2.0
v2.2.0
Highlights
- Improved core model stability and physics (steady‑state handling, Vreman buoyancy correction, cell‑center velocity fixes, safer scalar stats initialization).
- Major IBM preprocessing upgrades, including a new Fortran preprocessing pipeline and robust facet matching protections.
- MATLAB udbase enhancements with expanded tree/geom plotting support and bug fixes.
What's Changed
- Try semi-colons in publication list. by @samoliverowens in https://github.com/uDALES/u-dales/pull/253
- Update publication list by @samoliverowens in https://github.com/uDALES/u-dales/pull/254
- Update README gifs by @samoliverowens in https://github.com/uDALES/u-dales/pull/255
- Update defaults by @madDipanjan in https://github.com/uDALES/u-dales/pull/263
- Update module load for imperial hpc, and update to helper scripts by @madDipanjan in https://github.com/uDALES/u-dales/pull/267
- Include heatpump by @madDipanjan in https://github.com/uDALES/u-dales/pull/268
- added fac_pre_fluctuation by @jh6016 in https://github.com/uDALES/u-dales/pull/266
- Enhance udbase udgeom integration (closes #246, #256) by @mvreeuwijk in https://github.com/uDALES/u-dales/pull/284
- Update CI workflow actions to fix transient network failures by @Copilot in https://github.com/uDALES/u-dales/pull/290
- Resolve #292. Update Vreman subgrid model with improved buoyancy correction by @madDipanjan in https://github.com/uDALES/u-dales/pull/293
- udbase python code by @mvreeuwijk in https://github.com/uDALES/u-dales/pull/295
- Optimize presprocess by @madDipanjan in https://github.com/uDALES/u-dales/pull/297
- ensure steady state for non-neutral simulation by @loongxiangyu in https://github.com/uDALES/u-dales/pull/274
New Contributors
- @jh6016 made their first contribution in https://github.com/uDALES/u-dales/pull/266
- @mvreeuwijk made their first contribution in https://github.com/uDALES/u-dales/pull/284
- @Copilot made their first contribution in https://github.com/uDALES/u-dales/pull/290
- @loongxiangyu made their first contribution in https://github.com/uDALES/u-dales/pull/274
Full Changelog: https://github.com/uDALES/u-dales/compare/V2.1.0...v2.2.0
Climate Change - Earth and Climate Modeling
- Fortran
Published by mvreeuwijk 27 days ago
uDALES - uDALES v2.1.0
Added postprocessing class udbase and improved preprocessing routines, amongst other things (see below).
What's Changed
- Reverse order of inputs to copy_inputs.sh by @dc2917 in https://github.com/uDALES/u-dales/pull/201
- Fix MPI related warnings with gfortran by @cc-a in https://github.com/uDALES/u-dales/pull/215
- Remove duplicate declaration of mpi constants by @dc2917 in https://github.com/uDALES/u-dales/pull/220
- Pass build type correctly in hpc_build.sh by @cc-a in https://github.com/uDALES/u-dales/pull/221
- Move debug flags to debug build type by @dc2917 in https://github.com/uDALES/u-dales/pull/226
- Significant update to copy_inputs by @madDipanjan in https://github.com/uDALES/u-dales/pull/217
- Run write matlab script using iexpnr from shell script. by @madDipanjan in https://github.com/uDALES/u-dales/pull/218
- Resolve compilation warnings. by @madDipanjan in https://github.com/uDALES/u-dales/pull/233
- Update Getting Started page by @dc2917 in https://github.com/uDALES/u-dales/pull/225
- Enforce standard Fortran 2008 by @cc-a in https://github.com/uDALES/u-dales/pull/219
- Rename build helper script and documentation update by @madDipanjan in https://github.com/uDALES/u-dales/pull/234
- Update udales-pre-processing.md by @madDipanjan in https://github.com/uDALES/u-dales/pull/235
- Update preprocessing and update_namoptions function. by @madDipanjan in https://github.com/uDALES/u-dales/pull/236
- Documentation update part 1. by @cedwardwilson in https://github.com/uDALES/u-dales/pull/230
New Contributors
- @dc2917 made their first contribution in https://github.com/uDALES/u-dales/pull/201
- @cc-a made their first contribution in https://github.com/uDALES/u-dales/pull/215
Full Changelog: https://github.com/uDALES/u-dales/compare/v2.0.2...V2.1.0
Climate Change - Earth and Climate Modeling
- Fortran
Published by mvreeuwijk about 1 year ago
uDALES - uDALES v2.0 on master branch
Release accompanying the publication of journal article describing uDALES v2.0 (https://doi.org/10.5194/gmd-17-6277-2024) and PR #190.
Climate Change - Earth and Climate Modeling
- Fortran
Published by samoliverowens over 1 year ago
uDALES - uDALES v2.0.1
Includes 'scalar sink' method for maintaining constant domain-averaged temperature and humidity when running periodic simulations, as well as various bug fixes and other minor changes.
Climate Change - Earth and Climate Modeling
- Fortran
Published by samoliverowens over 1 year ago
uDALES - uDALES v2.0 release for publication review.
This release coincides with the submission of the uDALES v2.0 model development article to GMD. The code has been used for the validation cases presented in this article, as well as cases for the developers' other projects. It has not been tested by others outside of the core group of developers, so comments are welcome at this stage, from the peer review process or otherwise.
Climate Change - Earth and Climate Modeling
- Fortran
Published by samoliverowens almost 2 years ago
uDALES - uDALES first release (v1.0.0)
The first release of uDALES: a large-eddy-simulation software for urban flow, dispersion, and microclimate modelling. Details of the model can be found in the uDALES README and in the associated Journal of Open Source Software paper:
Climate Change - Earth and Climate Modeling
- Fortran
Published by tomgrylls over 4 years ago