angle
is not accepted in curvilinear_make_uniform_on_extension
#74
Labels
bug
Something isn't working
angle
is not accepted in curvilinear_make_uniform_on_extension
#74
Describe the bug
When using
curvilinear_make_uniform_on_extension
instead ofcurvilinear_make_uniform
, angle is not an accepted keyword, it raises:"MeshKernelError: Exception of type 'AlgorithmError' in libs/MeshKernelApi/include/MeshKernelApi/Utils.hpp (375:45) CreateUniformCurvilinearGridOnExtension: When generating an uniform grid on an defined extension, the grid angle must be equal to 0"
Also, when generating a spherical+rotated grid, the orthogonality is quite high (0.039 for this small extent)
To Reproduce
Expected behavior
A rotated grid, also when using
curvilinear_make_uniform_on_extension
Version info (please complete the following information):
The text was updated successfully, but these errors were encountered: