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
PICLAS_TIMEDISCMETHOD = RESERVOIR has been removed. Reservoir simulations can be performed with DSMC, using the flag Particles-DSMCReservoirSim = T. [fea602f]
Particle arrays are now allocated dynamically. The original array length per MPI process defined by Part-maxParticleNumber is now used as an abort threshold (default is ~2e9) that terminates the program if one process has more particles than the threshold allows [5c7de28]
Documentation/Tools/Regression testing
CMake: Corrected syntax in IF clause, using HDF5_VERSION without ${} [02a8273]
Updated pre-commit git hook: Do not allow executables to be committed [52249ea]
Changed reggies to use AbortExchangeProcs = T again [5227b36]
Fix of Gmsh configuration file in the 2D 70deg blunted cone DSMC test case [1e32210]
Use the paths of the unaliased binaries for the pre-commit hook [07ce398]
Added best practices section to developer guide [df90cbd]
Added prerequisites checks for the HTML and PDF building scripts [06d69b3]
Added check to prevent tab characters from being committed to the git repo [d63356b]
Added new extension to RTD to increase the width of the page to 98% [9f27a8a]