Skip to content

Commit

Permalink
ROCKTAB is supported
Browse files Browse the repository at this point in the history
  • Loading branch information
moyner committed Aug 29, 2024
1 parent a164f12 commit a3265ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/InputParser/keywords/props.jl
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,6 @@ function parse_keyword!(data, outer_data, units, cfg, f, v::Val{:ROCKTAB})
tab[i, 1] = swap_unit_system(tab[i, 1], units, :pressure)
end
end
parser_message(cfg, outer_data, "ROCKTAB", PARSER_JUTULDARCY_MISSING_SUPPORT)
data["ROCKTAB"] = tables
end

Expand Down

0 comments on commit a3265ca

Please sign in to comment.