row names as column for `ogs5_obj$input$gli$POINTS` and `ogs5_obj$input$msh$mesh$NODES`
POINT and NODE numberings are taken currently from the rownames (numbers) inthe respective tibbles.
Sometimes these rownames get updated vie row_names(tibble) <- new rownames.
This function is deprecated in the tibble package.
Numbering will be set as column no in all tibbles.