You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
!5378 Fix: The molar mass is not set for gas density or pressure models.
HeatTransportBHE
!5215 Add an advanced BHE <flow_and_temperature_control> for incorporating heat pump characteristics for heating, hot water and cooling: <AdvancedBuildingPowerCurvesFlowCurve>.
!5392 Added support for inline parameter definitions in project files.
Parameters can now be specified directly as constant values inside property definitions, e.g., <dry_thermal_conductivity>0.5 0.3 0.2</dry_thermal_conductivity> instead of only referencing predefined parameters like <dry_thermal_conductivity>lambda_dry_bentonite</dry_thermal_conductivity>.
Generic features
!5290 Point-to-point anchors can now be defined between point within elements.
!5337 Anchor elements can be pre-stressed and obey a simple friction law.
!5350, !5354 Guix manifest definitions. Now you can create an apptainer development container with the current sources for archival (around 2.5 GB in size) and later re-compilation with guix time-machine -C scripts/guix/channels.scm -- pack -f squashfs -m scripts/guix/manifest-dev.scm.
!5430 Packages ogs-serial and ogs-petsc are now in official Guix starting from Guix commit 5d31f8f406751919004ee3ae1ec3c9fcf3c3ae16. This enables to run the latest ogs release (currently 6.5.5, this release follows shortly) on systems with Guix installed with e.g. guix shell ogs-petsc -- mpirun -np 4 ogs ....
!5433 Switch OpenMP_RUNTIME_MSVC to experimental (was llvm). The llvm-runtime is not redistributable so we switched to the integrated runtime of Visual Studio.
!5436 Unify logging and improve spdlogger initialization.
!5422 Added a model / project hub website. Two new categories models and projects can be added to pages (benchmarks) as metadata and then those pages will show up on the corresponding project or model page. Current projects shown: Decovalex and Eurad. Current models shown: analytical, material, lab-, url-, field-scale models.