Skip to content

Updated the cell sanitization tool to give more sensible values to the extreme h outliers.

Matthieu Schaller requested to merge cleanup_ics into master

That may help with the EAGLE 100 box. The idea is to limit the values of h in cells by creating a computing an upper bound and imposing it before the tasks get constructed.

It gets activated if InitialConditions:cleanup_h is set to 1 in the YAML file.

Merge request reports