Birgit Sützl
Birgit Sützl
`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...
A neutral simulation that has the floor covered with one large facet (see 001 in branch bss/example-simulations) crashes when the parameter bldT in namoptions section ENERGYBALANCE is not set. (default...
This issue addresses code improvement and further functionalities for the statistics routine `modstatsdump.f90`. Code improvement: The code has currently some statistics calculations hardcoded for each variable. This should be replaced...
This issue is about cleaning up the list of parameters that can be set in the namoptions input file. There are a few points up for discussion (we might also...
The use of the variables `ubulk` and `uouttot` are currently a bit confusing. The variable `uouttot` is calculated in the flow rate forcing and then (always? only with some switches?)...
Parameters such as tnextrestart, tscale, and tnextfielddump are not functional any more and should be removed from the code.
The switch `libm` determines whether an immersed boundary method (IBM) is used for obstacles read in from the `blocks.inp` file. Since we always want to resolve given obstacles with the...
The switch `lwallfunc` describes whether wallfunctions are used. It is deprecated since the use of wallfunctions is now described by the choice of boundary conditions. The switch only appears in...
This issue is to discuss how the flow forcing should be handled. There are several ways to force the flow. It would be good to have a separate section for...
Currently only field variables are saved in the restart initd and inits files. If the time-averaged statistics variables are added, then the time-average of the statistics output will no longer...