Skip to content

Add support for when GRIDUNIT is provided explicitly in grdecl #18

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

Merged
merged 1 commit into from
Apr 3, 2025

Conversation

strene
Copy link
Collaborator

@strene strene commented Apr 3, 2025

This pull request includes a change to the parse_grdecl_file function in the src/InputParser/parser.jl file to ensure that input_units is passed as a keyword argument when calling parse_data_file!.

  • src/InputParser/parser.jl: Modified the parse_grdecl_file function to include input_units as a keyword argument in the parse_data_file! calls.

@moyner moyner merged commit 97a9745 into main Apr 3, 2025
3 checks passed
@strene strene deleted the grdecl-parsing-unit-fix branch April 3, 2025 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants