u-dales icon indicating copy to clipboard operation
u-dales copied to clipboard

uDALES: large-eddy-simulation software for urban flow, dispersion and microclimate modelling

Results 77 u-dales issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Hi. At Case 201, I change albedo and emissivity values in walltypes.inp.201 file. When I check tdump file with Panoply I can't observe any effects on temperature....

I am currently running a case on an HPC system. The case is successful when all 64 processors are assigned to a single node. However, it fails when distributing the...

Quick/dirty hack to link arm MAP. Note after running cmake configure you should use `ccmake` to prepend `-g` to the various build flags

**Describe the bug** Missing documentation for post-processing while using singularity container. **Additional context** I don't seem to find any scripts associated for post-processing in "tools/singularity/" and any documentation on how...

documentation
enhancement
question
pre-processing
post-processing

Issue #40 (closed) contained a useful description of soil water and water replenishment (none). Is it possible to use nudging or large/micro scale forcing data of observed soil water content?...

The wall function for momentum uses the temperature difference between the wall and the adjacent cell, `dT`. However, under neutral conditions or under non-neutral conditions when `iwalltemp/=2` (zero flux or...

bug

Setting `iadv_thl = 7` (and not using scalars) firstly means that `ih` is set to 2, which means the x grid arrays (`dxf` etc) are not populated correctly, resulting in...

enhancement

@samoliverowens I have re-enabled tests for macOS but noticed that now we get failures for 502. When you have a moment, would you be able to investigate this? https://github.com/uDALES/u-dales/runs/1684489670?check_suite_focus=true#step:6:8700

bug

`write_inputs.m` currently has the experiment number for the preprocessing hardcoded, which is updated by the shell script `write_inputs.sh` and causes git to detect a file change every time the preprocessing...

enhancement
pre-processing