Bård Skaflestad

Results 36 issues of Bård Skaflestad

This PR introduces a new run-time parameter, ``` EdgeConformal (--edge-conformal=BOOL, default 'false') ``` which, when set, activates the edge conformal processing mode in the low-level grid constructor. Having edge conformal...

That way, users (release managers) won't have to edit the script if they don't want to. Default values from 2024.10 release.

Initially supported fully only for the `UnstructuredGrid` (`create_grid_cornerpoint()` constructor, `PolyhedralGrid` wrapper), this PR introduces amended logic that aims to create edge conformal cell complexes. Specifically, the faces of the `processed_grid`...

manual:new-feature

- option to not remove anything from partitioning graph - added possibility for setting overlap - changed export list: need testing in particular in parallel (if it is intended to...

manual:irrelevant

Work in progress to facilitate testing.

manual:new-feature

Still observer some race condition on strange files with temperature

manual:bugfix