nosnoc icon indicating copy to clipboard operation
nosnoc copied to clipboard

Check dependency of path constraints on rk stage, finite element, and control stage, variables and split them based on this.

Open apozharski opened this issue 7 months ago • 0 comments

Currently all constraints in nosnoc.model.base.g_path are either evaluated on control stage boundaries, finite element boundaries, and/or rk stages uniformly. This can in some cases cause duplicate constraints. As a result we should a priori split the path constraints based which of the three levels they make sense to apply.

apozharski avatar Jul 03 '24 13:07 apozharski