curvilinear_cosy = CurvilinearCoordinateSystem(ref_path, 100000, 0.1, 3)
As you can see the border of the domain has only extended to one side but the other side stay constantly the same. How can I extend the other side as well? or is it possible to just remove the domain constraints completely?