Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reported errors when creating well trajectory using ResInsight/rips in fm_well_trajectory #59

Open
slawekszklarz opened this issue Oct 2, 2024 · 0 comments

Comments

@slawekszklarz
Copy link

It seems there are errors reported by ResInsight when creating well trajectory. Despite this the creation of well trajectories continuous and produces the results that seems to be correct. Example snippet:

ERROR: Line 1: Expected three dimensions in the vector, got 1
ERROR: Line 1: Array argument is missing start '['. [[3800.16, 3800.165, 8465.424], [3600.0, 3600.0, 8525.0]]" argument of the command: "Assign value to field Points"
ERROR: Line 1: Expected three dimensions in the vector, got 0
ERROR: Line 1: Array argument is missing start '['. [[3800.16, 3800.165, 8465.424], [3600.0, 3600.0, 8525.0]]" argument of the command: "Assign value to field Points"
ERROR: Line 1: Expected three dimensions in the vector, got 0
ERROR: Line 1: Expected three dimensions in the vector, got 1
ERROR: Line 1: Array argument is missing start '['. [[4000.16, 4600.165, 8465.424], [4000.0, 5200.0, 8525.0]]" argument of the command: "Assign value to field Points"
ERROR: Line 1: Expected three dimensions in the vector, got 0
ERROR: Line 1: Array argument is missing start '['. [[4000.16, 4600.165, 8465.424], [4000.0, 5200.0, 8525.0]]" argument of the command: "Assign value to field Points"
ERROR: Line 1: Expected three dimensions in the vector, got 0
ERROR: Line 1: Expected three dimensions in the vector, got 1
ERROR: Line 1: Array argument is missing start '['. [[5999.84, 6199.835, 8465.424], [6000.0, 6400.0, 8525.0]]" argument of the command: "Assign value to field Points"
ERROR: Line 1: Expected three dimensions in the vector, got 0
ERROR: Line 1: Array argument is missing start '['. [[5999.84, 6199.835, 8465.424], [6000.0, 6400.0, 8525.0]]" argument of the command: "Assign value to field Points"
ERROR: Line 1: Expected three dimensions in the vector, got 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant