2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Oct 16, 2024 — Oct 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Avoiding a division by zero More... about 1 year ago
Merge branch 'mixed_precipitation' into 'master' More... about 1 year ago
Fixing units in the smet header More... about 1 year ago
Typo More... about 1 year ago
Making the script work again, since OSWR was renamed into RSWR. More... about 1 year ago
SNOWPACK simulations became unstable, because the variable Qmm was used, even when vapour transport was not enabled. Then Qmm was only representing evaporation and sublimation. However, the energy associated with evaporation and sublimation are part of the surface energy balance, and thus already accounted for. This commit fixes that issue. More... about 1 year ago
Bug fix to prevent division-by-zero when the lower element has no pore space. More... about 1 year ago
Improved numerical stability for cases where brine salinity is present in parts with no liquid water More... about 1 year ago
Better error message More... about 1 year ago
Fixed an easy warning More... about 1 year ago
Fixed some warnings that I missed when doing the merge More... about 1 year ago
Merge branch 'buoyancy_models' into 'master' More... about 1 year ago
Changing default setting to not interfere with existing simulation setups More... about 1 year ago
Keeping the setup of the example unchanged. More... about 1 year ago
Merge branch 'feature/force_add_snowfall' into 'master' More... about 1 year ago
Introducing a switch FORCE_ADD_SNOWFALL in the [SnowpackAdvanced] section, adding the possibility to skip the internal storage (cumu_precip) and add snowfall timely to the snowpack when precipitation is present, regardless whether or not HEIGHT_NEW_ELEM equivalent of precipitation is present. Note the slight change in the if-statement for virtual slopes. It is intentional, because it is wished for that force_add_snowfall also works in Alpine3D. More... about 1 year ago
Merge branch 'feature/jordy_density' into 'master' More... about 1 year ago
removed the bool SnLaws::jordy_new_snow and made a separate... More... about 1 year ago
Merge branch 'fix_volumetric_content_error' into 'master' More... about 1 year ago
Fixes for volumetric content errors More... about 1 year ago
Merge branch 'feature/enhanced_wind_slab' into 'master' More... about 1 year ago
enhanced_wind_slab can now be specified in the SnowpackAdvanced section of the ini file, instead of a hard-coded boolean. Default is FALSE, except for variants POLAR and ANTARCTICA, where it is enforced to TRUE. More... about 1 year ago
Added more documentation regarding the content of sno smet files (after a user question) More... about 1 year ago
Cleanup in the includes to remove an include loop (now sing a forward declaration for the SeaIce class) More... about 1 year ago
Clean solution to prevent writing two versions of the "history" metadata, but this requires at least MeteoIO d478a6bbddb7af8cdc0b17f4504c57d526298a95 (from 2025-06-10) More... about 1 year ago
Now using RunInfo also in SmetIO. More... about 1 year ago
Relying on RunInfo to provide the history metadata so it is more consistent accross output formats. More... about 1 year ago
Better content in RunInfo, including a conversion of git hash to decimal so getNumericVersion can return a useful numerical version number. More... about 1 year ago
There has been a mistake with a commit (force merge with squash?), at least restoring the changes More... over 1 year ago
Updates to Snowdrift Merge branch 'master' of https://code.wsl.ch/snow-models/snowpack More... over 1 year ago